How can I wrote simulink annotation ?
1 回表示 (過去 30 日間)
古いコメントを表示
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"
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File 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!