Step response is not showing up in the legend of my plot

6 views (last 30 days)
I am trying to plot both the experimental and simulated (step function of a first order transfer function) data. Both of the data sets are being displayed on the same graph, but when I try to put a legend on the plot it only says the step function is "untitled 1"

Answers (1)

Sam Chak
Sam Chak on 4 Feb 2025
I tried plotting both to display on the same graph and inserted the legends. There's no problems so far.
legend('simulated', 'experimental', 'location', 'east')

Tags

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!