Insert a link to subsytem block in annotation

5 visualizaciones (últimos 30 días)
Jack Daniels
Jack Daniels el 22 de En. de 2025
Editada: Jianfei el 30 de En. de 2025
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?

Respuestas (1)

Jianfei
Jianfei el 23 de En. de 2025
Editada: Jianfei el 30 de En. de 2025
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.

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Productos


Versión

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by