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

조회 수: 3 (최근 30일)
ali mohebi
ali mohebi 2018년 11월 25일
답변: madhan ravi 2018년 11월 25일
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?

채택된 답변

madhan ravi
madhan ravi 2018년 11월 25일
use hold on after plot command inside loop

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by