how to display the calling relation ship between simulink function and function caller

2 Ansichten (letzte 30 Tage)
hello, as follwoing system shows, how to configure to display the relation ship between function caller an simulink function in the system diagram.

Akzeptierte Antwort

Yash Sharma
Yash Sharma am 5 Aug. 2024
Hi wenchao,
To visually showcase the relationship between a function caller and a Simulink function, follow these steps:
  • Open your Simulink model.
  • Head to the Debug tab.
  • Under Information Overlays, select the Function Connectors button.
  • Lines will appear, connecting the function callers to their respective Simulink functions.
You can read more about function connectors here:
Hope it helps

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by