Insert a link to subsytem block in annotation

4 ビュー (過去 30 日間)
Jack Daniels
Jack Daniels 2025 年 1 月 22 日
編集済み: Jianfei 2025 年 1 月 30 日
I'd like to insert a link into annotation text for another block with the same simulation simulink model, I'd reference to link (point) to it.
Is it possible to referenace for block/subsystem from annotation text in simulink, if so - how?

回答 (1 件)

Jianfei
Jianfei 2025 年 1 月 23 日
編集済み: Jianfei 2025 年 1 月 30 日
You can simply use an empty subsystem and create a mask to display your annotations. Then, set up an OpenFcn callback. Using hilite_system, you can link it to another block. When you double-click the subsystem, it will navigate you to the linked block.

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by