Add 'my_app.m'

This commit is contained in:
Michal_Lelonek 2021-11-05 13:28:36 +01:00
parent 14c5fa1508
commit 798382f614

8
my_app.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 out = my_app(Time Series File, Number of lags , Number of standard deviations)
%% AUTOCORRELATION_MOD
%% TODO: Put your application code here
end