Plot Multiple lines on the same Graph

3 visualizaciones (últimos 30 días)
James Leak
James Leak el 4 de Mzo. de 2020
Respondida: Hari Krishna Ravuri el 9 de Mzo. de 2020
Hello!
I'm afraid this may be a little bit of a basic issue for many, however I'm still getting to grips with MATLAB. I am trying to plot my graphs all on one graph. I have been looking through the forums but there's a lot of information, but many of them quite different from each other. I was wondering if someone could help so that I can know what to do in the future?
I have uploaded my file also.
Many thanks!

Respuestas (1)

Hari Krishna Ravuri
Hari Krishna Ravuri el 9 de Mzo. de 2020
I understand that you want to retain current plot when adding new plots. Consider using
hold on
Please refer https://in.mathworks.com/help/matlab/ref/hold.html to know more about the hold command.
Hope this helps!

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by