Add 'my_app.m'
This commit is contained in:
parent
14c5fa1508
commit
798382f614
8
my_app.m
Normal file
8
my_app.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 out = my_app(Time Series File, Number of lags , Number of standard deviations)
|
||||||
|
|
||||||
|
%% AUTOCORRELATION_MOD
|
||||||
|
%% TODO: Put your application code here
|
||||||
|
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user