How can I wrote simulink annotation ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vijaya Lakshmi Chagi
il 14 Mar 2019
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 Commenti
Vedere anche
Categorie
Scopri di più su Model, Block, and Port Callbacks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!