Plotting labeled graphs in simulink
Show older comments
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)
Kaustubha Govind
on 31 Jan 2012
0 votes
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?
Categories
Find more on Scopes and Data Logging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!