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 Center および File ExchangeLoops and Conditional Statements についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by