MyApp1/my_app.m

9 lines
242 B
Matlab

%% This function was automatically generated. When modifying its signature, take care to apply
%% modifications also to the descriptor files in the repository.
function out = my_app(in)
%% MYAPP1
%% TODO: Put your application code here
end