How to get rid of data type display in Simulink ?
8 views (last 30 days)
Show older comments
Hi,
Normally when I run a simulation and there's error about data type in a bus for instance, every signal of the model displays its data type. But now, my simulation works and when it's running, every data type of every signals are shown and I can't get rid of those displays. I can't find which option I may have accidently selected.
Thanks.
0 Comments
Answers (2)
Sebastian Castro
on 2 Apr 2016
Try unselecting "Display > Signals & Ports > Port Data Types" in the Simulink menu.
- Sebastian
Michael Jarboe
on 8 Jun 2023
R2022a:
Debug --> (Diagnostics) Information Overlays --> Ports --> (Uncheck) Alias Data Types
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!