Increase number of legend entries in Simulink Scope

17 views (last 30 days)
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?

Accepted Answer

Jesús Zambrano
Jesús Zambrano on 19 Dec 2020
Hey, you can have several scopes in the Simulink Model.
  3 Comments
Jesús Zambrano
Jesús Zambrano on 21 Dec 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.
Steradiant
Steradiant on 23 Dec 2020
So there is no other solution for scopes? Thanks anyway, I will have a look at your recommended solutions.

Sign in to comment.

More Answers (0)

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!