Simulink Subsystems are grayed out and hard to read
78 views (last 30 days)
Show older comments
Smattering_Applause
on 24 Apr 2020
Commented: Smattering_Applause
on 28 Apr 2020
I have simulink models that are provided by my software engineers. When browsing them to view how the code is formatted, some of them go "gray" below a certain level. This makes it much harder to read the code provided in the functions. Here is an example of the "gray" or "faded" text
Below is an example of similar text at a higher level. While it's not too hard to read either right now, when it gets to stateflow stuff, the contrast is really gone.
What's causing this, can I change it? I've tried searching, but all the terms I use keep going to signal manipulation, not just visual representation issues.
0 Comments
Accepted Answer
Bhargavi Maganuru
on 28 Apr 2020
Hi,
This can happen when blocks are commented.You can uncomment by right click on block and select uncomment.
2 Comments
More Answers (0)
See Also
Categories
Find more on Naming Conventions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!