Simulink Subsystems are grayed out and hard to read
78 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Smattering_Applause
el 24 de Abr. de 2020
Comentada: Smattering_Applause
el 28 de Abr. de 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 comentarios
Respuesta aceptada
Bhargavi Maganuru
el 28 de Abr. de 2020
Hi,
This can happen when blocks are commented.You can uncomment by right click on block and select uncomment.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Naming Conventions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!