Clear Filters
Clear Filters

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

19 views (last 30 days)
hello, as follwoing system shows, how to configure to display the relation ship between function caller an simulink function in the system diagram.

Accepted Answer

Yash Sharma
Yash Sharma on 5 Aug 2024 at 7:28
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

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!