フィルターのクリア

MATLAB "advice" command not working properly

1 回表示 (過去 30 日間)
Alexandre Riebel
Alexandre Riebel 2017 年 11 月 21 日
編集済み: Walter Roberson 2017 年 11 月 21 日
I'm working on some system identification stuff and wanted to know what MATLAB thinks of my identified model. I have my model as a 1x1 idtf and my data is an iddata object. When I type advice(sys,data) into the command line I get the following error:
Struct contents reference from a non-struct array object.
Error in idParametric/advice (line 59)
WhyStop = R.Termination.WhyStop;
Has anyone encountered this before? I have no problem using the "advice" command with IDTF models that I've exported from the system identification app, but it doesn't seem to work for IDTF objects that I create in the editor.

回答 (0 件)

カテゴリ

Help Center および File ExchangeCorrelation Models についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by