Search found 2 matches

by bserranito
Wed Jul 12, 2017 16:45
Forum: Bugs
Topic: error using crp
Replies: 0
Views: 20670

error using crp

Hi everybody, I just download and install the CRP Toolbox and i tried to running example of CRP function as following: a=sin((1:1000)*2*pi/67); crp(a,'nonorm','euclidean') Infortunatly a error message appear ??? Error using ==> nargoutchk Not enough input arguments. Error in ==> crp at 201 nargoutch...
by bserranito
Wed Jul 12, 2017 11:34
Forum: Bugs
Topic: nargoutchk: Not enough input arguments
Replies: 1
Views: 11267

nargoutchk: Not enough input arguments

Hi everybody, I just download and install the CRP toolbox and i tried to familiarise with it to produce RP and CRP writing the following command : a=sin((1:1000)*2*pi/67); crp(a,'nonorm','euclidean') I use an old Matlab version (7.5) so i download ans copy/paste the narginchk function from :https://...