simOut.getを使用したときのerror
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
simulinkからシミュレーションデータをだすときにsimOut.getを使用したら下記のようなエラーが出ました
この型の変数ではドット インデックスはサポートされていません。
エラー: gatry_0106_2 (line 33)
l_eq=simOut.get('l_eq');
l_eqはsimulink内のscopeから出力したデータです
今までは普通に使用できていたのに、デバックを直前に入れて試したあとはずっとここでエラーが出ます
原因を教えて下さい
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu 診断の設定と表示 finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!