Simulink Subsystems are grayed out and hard to read
62 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Smattering_Applause
il 24 Apr 2020
Commentato: Smattering_Applause
il 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 ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/287185/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/287185/image.png)
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/287186/image.png)
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 Commenti
Risposta accettata
Bhargavi Maganuru
il 28 Apr 2020
Hi,
This can happen when blocks are commented.You can uncomment by right click on block and select uncomment.
2 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Naming Conventions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!