What is the token of the block property Function Packaging?

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!

 Accepted Answer

This is not listed in token list.
%<RTWSystemCode>

3 Comments

Hi TAB,
it works.
Could you please tell me how you know about it? Where can I get this kind of information?
Thank you for your help!
qxj
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
I got information that I need. Thank you very much!

Sign in to comment.

More Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Release

R2018a

Asked:

on 5 Sep 2018

Commented:

on 7 Sep 2018

Community Treasure Hunt

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

Start Hunting!