Increase number of legend entries in Simulink Scope
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Steradiant
el 16 de Dic. de 2020
Comentada: Steradiant
el 23 de Dic. de 2020
Hello,
I have some vector-valued singals in my Simulink model which I want to display in Scopes. Sadly, the scopes only shows 20 legend entries but my vector-valued signals are bigger than 20, hence, I cannot switch the signals on/off in the scope. Is there any way to increase the number of displayed legend entries in the Scopes?
0 comentarios
Respuesta aceptada
Jesús Zambrano
el 19 de Dic. de 2020
Hey, you can have several scopes in the Simulink Model.
3 comentarios
Jesús Zambrano
el 21 de Dic. de 2020
You can try and work with Viewers. See details here: Viewers and Generators Manager - MATLAB & Simulink (mathworks.com)
Also, you can try and log the entire group of signals and display then in the Simulation Data Inspector.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!