simOut.getを使用したときのerror
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
simulinkからシミュレーションデータをだすときにsimOut.getを使用したら下記のようなエラーが出ました
この型の変数ではドット インデックスはサポートされていません。
エラー: gatry_0106_2 (line 33)
l_eq=simOut.get('l_eq');
l_eqはsimulink内のscopeから出力したデータです
今までは普通に使用できていたのに、デバックを直前に入れて試したあとはずっとここでエラーが出ます
原因を教えて下さい
1 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur 診断の設定と表示 dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!