Plotting labeled graphs in simulink

Hello! I am new to Simulink and wonders if it is possible to get multiple curves in on scope to be automatically labeled? For example that the curves which are representing three phase currents, are labeled I1,I2,I3. Or is the only possible way that I identify the curves on my own and then lable them by the figure properties/editor?
Any help would be appreciated.

Answers (1)

Typically, the signal name of the input to the Scope block is used to label the plot. To name a signal, right-click on it, select "Signal Properties..." and enter a name under "Signal name". Does this fulfill your requirement?

Asked:

on 30 Jan 2012

Community Treasure Hunt

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

Start Hunting!