simOut.getを使用したときのerror
Afficher commentaires plus anciens
simulinkからシミュレーションデータをだすときにsimOut.getを使用したら下記のようなエラーが出ました
この型の変数ではドット インデックスはサポートされていません。
エラー: gatry_0106_2 (line 33)
l_eq=simOut.get('l_eq');
l_eqはsimulink内のscopeから出力したデータです
今までは普通に使用できていたのに、デバックを直前に入れて試したあとはずっとここでエラーが出ます
原因を教えて下さい
1 commentaire
stozaki
le 4 Fév 2020
こんにちは、問題は解決されましたでしょうか?
エラーを再現出来るモデルを添付することは出来ますでしょうか?
Réponses (0)
Catégories
En savoir plus sur 診断の設定と表示 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!