Comments on: Legends for Simulink Scopes https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/?s_tid=feedtopost Guy Rouleau is an Application Engineer for MathWorks. He writes here about Simulink and other MathWorks tools used in Model-Based Design. Sun, 30 Jun 2019 03:52:11 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Brandon Woods https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-256150 Sun, 30 Jun 2019 03:52:11 +0000 https://blogs.mathworks.com/seth/?p=576#comment-256150 They are also not saved for later use. This is a performance optimization. Signal names used in legend strings are determined only if legends are enabled before starting the simulation.

https://gundictates.com/

]]>
By: Rami Kanhouche https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-251211 Fri, 03 May 2019 10:43:57 +0000 https://blogs.mathworks.com/seth/?p=576#comment-251211 I am monitoring the output of a subsystem, all output pins are well named. When I connect the signal to the scope strange names are shown in the legend like system1/signal3 , while the connected pin already got a well defined name…

When one connect a signal to output port, the name should be copied automatically to that signal, if not, then matlab should see that the signal name field is empty and use the name of the connected pin . This ABC common sense. One is not supposed to manually copy all the names of sub-systems output to the signal name field in the signal.

]]>
By: Guy Rouleau https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-218122 Thu, 22 Feb 2018 15:37:38 +0000 https://blogs.mathworks.com/seth/?p=576#comment-218122 @Rok: In recent releases, the way to control legend position changed. You can simply left-click on it and drag it to whatever position you like.

]]>
By: Rok https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-218120 Thu, 22 Feb 2018 13:38:43 +0000 https://blogs.mathworks.com/seth/?p=576#comment-218120 I am trying to set legend’s location in the scope (Matlab r2016a), but I cannot do it as described in this article. Any suggestions appreciated.

]]>
By: Ali Osman https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-139472 Tue, 01 Sep 2015 10:09:18 +0000 https://blogs.mathworks.com/seth/?p=576#comment-139472 Hello.
Thank you for this good sharing.

I’m preparing a homework. Help please.

Matlab Help / SimPowerSystem I / FACTS Model / UPFC has the circuit model.
How can I draw the results of this circuit on Matlab GUI?

simplot? simscope? get_param / set_param? :(

]]>
By: Engin Tujumet https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-17391 Fri, 22 Feb 2013 15:32:30 +0000 https://blogs.mathworks.com/seth/?p=576#comment-17391 Hello,

I was wondering whether there is a way to programatically (i.e. via code) modify the location of the Scope legends.

maybe something like this?

simscope(‘Legend’, ‘Location’, ‘NorthEast’, scopeHandle)

]]>
By: Guy Rouleau https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-16996 Thu, 21 Feb 2013 15:35:42 +0000 https://blogs.mathworks.com/seth/?p=576#comment-16996 @Ray: I am not sure what is happening. Typically, when the signal is named, the Scope will use that first. If the signal is not named, then it will use the block name.

If you cannot figure it out, I recommend contacting technical support.

]]>
By: Ray https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-16554 Wed, 20 Feb 2013 02:04:01 +0000 https://blogs.mathworks.com/seth/?p=576#comment-16554 HOW do you get the legend text to be the signal name or other options? The output of my integrator is a temperature. I have the scope block labeled temperature, i have the integrator output labled temperature, heck I’ve labeled everything I could find as “temperature” and the darn legend still says “integrator”. This SHOULD be very simple and obvious -what am I missing? Student version 2012a

]]>
By: Robert Garnett https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-6296 Thu, 10 Jan 2013 05:36:33 +0000 https://blogs.mathworks.com/seth/?p=576#comment-6296 Legend good, but please, please put integrated dual cursors with delta t and delta y on the scopes and provide access to the graphics tools of normal figures.

In the process industry where we have long time runs with lots of data these are really needed.

]]>
By: Roshin Kadanna Pally https://blogs.mathworks.com/simulink/2012/03/12/legends-for-simulink-scopes/#comment-1772 Tue, 03 Apr 2012 12:50:11 +0000 https://blogs.mathworks.com/seth/?p=576#comment-1772 Eike,
In future, this behavior will be user-friendly.

Currently, there isn’t any easy way to display the signal names of the four signals on the mux in the presence of a gain block. They will show up as Gain:1, Gain:2, etc. If you name the output line of the Gain block to xyz, the names will appear as xyz:1, xyz:2, etc. This is a known limitation and we will consider improving it.

Thanks,
Roshin

]]>