Error " Too many input arguments" occurs when using nlhw in EXAMPLE
Ältere Kommentare anzeigen
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.
1 Kommentar
Ma
am 6 Jun. 2024
Akzeptierte Antwort
Weitere Antworten (1)
Ma
am 11 Jun. 2024
Kategorien
Mehr zu Biotech and Pharmaceutical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
