構造体形式かつ double 型以外のデータタイプを持つ変数を、 Simulink.Parameter オブジェクトと関連付け、コード生成するにはどのようにすれば良いですか?
Afficher commentaires plus anciens
A.x = uint16(10) 、 A.y = uint16(15) ... という構造体の各フィールドに double 型以外の値を格納しています。
この構造体を Simulink.Parameter や mpt.Parameter オブジェクトと関連付けし
てコード生成したい場合、どのようにすれば良いか教えて下さい。
Réponse acceptée
Plus de 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!