Simulink Subsystems are grayed out and hard to read
72 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Smattering_Applause
am 24 Apr. 2020
Kommentiert: Smattering_Applause
am 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 Kommentare
Akzeptierte Antwort
Bhargavi Maganuru
am 28 Apr. 2020
Hi,
This can happen when blocks are commented.You can uncomment by right click on block and select uncomment.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Naming Conventions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!