What is the token of the block property Function Packaging?

조회 수: 4 (최근 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 CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by