構造体形式かつ double 型以外のデータタイプを持つ変数を、 Simulink.Parameter オブジェクトと関連付け、コード生成するにはどのようにすれば良いですか?
Mostrar comentarios más antiguos
A.x = uint16(10) 、 A.y = uint16(15) ... という構造体の各フィールドに double 型以外の値を格納しています。
この構造体を Simulink.Parameter や mpt.Parameter オブジェクトと関連付けし
てコード生成したい場合、どのようにすれば良いか教えて下さい。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre コード生成 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!