how to plot the results of consequent runs in one graph?

3 visualizaciones (últimos 30 días)
ali mohebi
ali mohebi el 25 de Nov. de 2018
Respondida: madhan ravi el 25 de Nov. de 2018
hi all
i have the file b2, uploaded here. this file is created after each run. i want to plot the column under 'FOE' vs the column under 'YEARS' for each run(there are 32 consecutive runs), but all in one grah. in a for loop used it just plots the last one. how can i do that?

Respuesta aceptada

madhan ravi
madhan ravi el 25 de Nov. de 2018
use hold on after plot command inside loop

Más respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by