Add 'sampleApp.m'

This commit is contained in:
parent a3e694cea3
commit e4418a5c74

8
sampleApp.m Normal file
View File

@ -0,0 +1,8 @@
%% This function was automatically generated. When modifying its signature, take care to apply
%% modifications also to the descriptor files in the repository.
function sampleApp(inVector)
%% MATLABSAMPLEAPP1
%% TODO: Put your application code here
end