AutoCorrelation_mod/my_app.m
2021-11-05 13:28:36 +01:00

9 lines
317 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(Time Series File, Number of lags , Number of standard deviations)
%% AUTOCORRELATION_MOD
%% TODO: Put your application code here
end