forked from tcs-test-user/MatlabSampleApp2
Add 'sampleApp1.m'
This commit is contained in:
parent
31060fed75
commit
c7c03619ca
8
sampleApp1.m
Normal file
8
sampleApp1.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 sampleApp1(inVector, multiplicator)
|
||||||
|
|
||||||
|
%% SAMPLEAPP1
|
||||||
|
%% TODO: Put your application code here
|
||||||
|
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user