What is the token of the block property Function Packaging?

3 ビュー (過去 30 日間)
Xiaojie Qiu
Xiaojie Qiu 2018 年 9 月 5 日
コメント済み: Xiaojie Qiu 2018 年 9 月 7 日
Hi,
I want to have the information about the block property "Function Package" displayed as the block annotation, as shown below, because it could be more convenient to know how a atomic subsystem will be packaged as an inlined, non-reusable or resusable function.
But there is nothing about it in the list of the block property tokens.
Is it still possible to do so?
Thank you!

採用された回答

TAB
TAB 2018 年 9 月 7 日
This is not listed in token list.
%<RTWSystemCode>
  3 件のコメント
TAB
TAB 2018 年 9 月 7 日
Select your block in Simulink and go to Matlab command window.
Type
get(gcbh)
This will list all the available properies of selected block.
But note that not all properties are supported for display in annotation
Xiaojie Qiu
Xiaojie Qiu 2018 年 9 月 7 日
I got information that I need. Thank you very much!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by