Error " Too many input arguments" occurs when using nlhw in EXAMPLE
古いコメントを表示
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 件)
カテゴリ
ヘルプ センター および File Exchange で Biotech and Pharmaceutical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
