필터 지우기
필터 지우기

How can I wrote simulink annotation ?

조회 수: 2 (최근 30일)
Yash Vaid
Yash Vaid 2019년 3월 11일
답변: Vijaya Lakshmi Chagi 2019년 3월 14일
Sir I want to write annotation in my simulink programme. I show annotation in "ssc_refrigeration" as above. When I tried to make my annotation. There was a problem say I can make only one link my whole text become blue at a time. Please give me code for same. And I want to know that where they worte their callback in above code. For reference you can refer file "ssc_refrigeration"

답변 (1개)

Vijaya Lakshmi Chagi
Vijaya Lakshmi Chagi 2019년 3월 14일
Hi Yash,
Not sure what you meant by the whole test become blue at a time.
You can make annotations interactive by using hyperlink or any content of text annotation. This documentaion link explains on how to make annotation interactive : https://www.mathworks.com/help/simulink/ug/annotations.html#bvfbj85-1
The callbacks can be viewed from File > Model Properties > Model Properties, then go to the Callbacks tab. You should be able to find all the model callbacks.

카테고리

Help CenterFile Exchange에서 Model, Block, and Port Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by