Plotting of data on the same graph by same script

The script runs first time and creates a set of data, then runs again creating new data.
I need to plot all data on same graph.

 Respuesta aceptada

Aditya Gupta
Aditya Gupta el 26 de Jun. de 2020
Editada: Aditya Gupta el 26 de Jun. de 2020

0 votos

Create an axes object and set the option for adding of new lines.
Read documentation for axes here : https://www.mathworks.com/help/matlab/ref/axes.html

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 26 de Jun. de 2020

Editada:

el 26 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by