Vote count:
0
I'm using MATLAB 2013a and trying to find peak points of my data. When I tried code example given in Find Peaks with Minimum Separation
I am getting the following error:
Error using uddpvparse (line 122)
Invalid Parameter/Value pairs.
Error in findpeaks>parse_inputs (line 84)
hopts = uddpvparse('dspopts.findpeaks',varargin{:});
Error in findpeaks (line 59)
[X,Ph,Pd,Th,Np,Str,infIdx] = parse_inputs(X,varargin{:});
I tried simple x and y vectors and got the same error. What can be the problem?
asked 29 secs ago
MATLAB: findpeaks function
Aucun commentaire:
Enregistrer un commentaire