Error " Too many input arguments" occurs when using nlhw in EXAMPLE
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ma
el 5 de Jun. de 2024
Respondida: Ma
el 11 de Jun. de 2024
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.
Respuesta aceptada
Prateekshya
el 6 de Jun. de 2024
Hi Ma,
This indicates that there might be some other issue since the syntax is correct. Please reach out to MathWorks Technical Support by creating a help ticket and someone will get in touch with you to resolve the issue.
I hope it helps!
Más respuestas (1)
Ver también
Categorías
Más información sobre Biotech and Pharmaceutical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
