Error " Too many input arguments" occurs when using nlhw in EXAMPLE
Show older comments
After
openExample('ident/EstimateAHammersteinWienerModelExample')
and press run button, I got this error output
Error using nlhw
Too many input arguments.

I debug a bit and found the error occurs at this line
[~, uC(~uNoNorm), uS(~uNoNorm)] = normalize(in(:,~uNoNorm),1,PV{:});

But I really did not figure out why. Thanks in advance for your kind help.
Accepted Answer
More Answers (1)
Ma
on 11 Jun 2024
Categories
Find more on Biotech and Pharmaceutical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!