Simulink Real-Time Host Scope

Is there a way to add labels to the axes on the host scope?
Also is it possible to have the legend display the signal label and not the signal name?
Listing the entire path to the signal takes up too much space on the screen and without a name or axes labels the plot is essentially useless or at least incredibly hard to read.

Respuestas (1)

Rajiv Ghosh-Roy
Rajiv Ghosh-Roy el 7 de Mayo de 2015

0 votos

You can add labels ("signal names") to the signals feeding the scope. As long as these labels are unique, they should be displayed.
You may have to go back and add the label to the source block feeding the signal; for instance, if the label is at a signal from a subsystem output, this probably will not work. You will have to add the label to the (say) Gain block feeding the subsystem output port.

1 comentario

Dave Hall
Dave Hall el 12 de Abr. de 2021
If the scope input has multiple signals (e.g., v1, v2, v3), is there a way to associate a label with each trace in the scope? When I lable the signal "v1, v2, v3", each trace is not surprisingly labeled "v1, v2, v3".

Iniciar sesión para comentar.

Productos

Preguntada:

el 6 de Sept. de 2014

Comentada:

el 12 de Abr. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by