Simulinkの「情報のオーバーレイ」→「基本データ型」をONにするコマンドはありますか?
Show older comments
Simulinkの「情報のオーバーレイ」→「基本データ型」を選択すると、ブロック線図上にデータ型が表示されます。
これを実行するコマンドについて教えてください。
・プログラムによるモデル エディターの外観パラメーター
上記ドキュメントを見て
set_param(bdroot, 'PortDataTypeDisplayFormat', 'BaseTypeOnly')
としてみましたが、ブロック線図上にデータ型が表示されませんでした。
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Function in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!