forked from tcs-test-user/MatlabSampleApp1
Add 'sampleApp.m'
This commit is contained in:
parent
a3e694cea3
commit
e4418a5c74
8
sampleApp.m
Normal file
8
sampleApp.m
Normal 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
|
Loading…
Reference in New Issue
Block a user