INCREASE NUMBER OF LEGENDS IN SIMULINK

Answers (1)

Hi,
As mentioned in the documentation page for scope, the legend only shows the first 20 signals.
If you want to display all signal names in legend, here are the alternatives you can try:
  1. Using multiple scope blocks
  2. Log all signals and view them in Simulink Data Inspector
Hope this helps!

Products

Release

R2021a

Tags

Asked:

on 2 Dec 2021

Answered:

on 10 Dec 2021

Community Treasure Hunt

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

Start Hunting!