- 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.
how to display the calling relation ship between simulink function and function caller
5 views (last 30 days)
Show older comments
wenchao zhang
on 4 Aug 2024
Commented: wenchao zhang
on 5 Aug 2024
hello, as follwoing system shows, how to configure to display the relation ship between function caller an simulink function in the system diagram.

0 Comments
Accepted Answer
Yash Sharma
on 5 Aug 2024
Hi wenchao,
To visually showcase the relationship between a function caller and a Simulink function, follow these steps:
You can read more about function connectors here:
Hope it helps
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!