モデル参照 入力信号 配列
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Yuma Yamazaki
le 15 Mar 2019
Réponse apportée : Yuma Yamazaki
le 6 Jan 2020
モデル参照を使用したいのですが、配列を入力信号とするとエラーになります。
こちらの解決方法はありますか?

1 commentaire
Réponse acceptée
stozaki
le 31 Déc 2019
既に解決されているかもしれませんが、原因は参照先のモデルの入力の次元が27×1になっていないためと思われます。
これは、モデル参照は、「モデル参照の境界で信号属性は伝播できない」という制限があるためです。
したがって、参照先モデル(子モデル)の入力ポートで明示的にデータ型や次元を設定して頂ければエラーは消えると思います。
他にもモデル参照をご利用頂く際の注意点が、例題付きで説明がございます。
併せてご確認頂けますでしょうか。
0 commentaires
Plus de réponses (3)
Voir également
Catégories
En savoir plus sur Multidimensional Arrays 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!

