What is the token of the block property Function Packaging?

1 Ansicht (letzte 30 Tage)
Xiaojie Qiu
Xiaojie Qiu am 5 Sep. 2018
Kommentiert: Xiaojie Qiu am 7 Sep. 2018
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!

Akzeptierte Antwort

TAB
TAB am 7 Sep. 2018
This is not listed in token list.
%<RTWSystemCode>
  3 Kommentare
TAB
TAB am 7 Sep. 2018
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 am 7 Sep. 2018
I got information that I need. Thank you very much!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by