How to make a simple plot (loading many files)?
古いコメントを表示
I have a series of data files (*.dat). They each contain two columns of data (magnitude and time). I need to load in all of these files into Matlab, then plot magnitude vs time for all of these files, in one single plot. I'm not good with loop functions that's why I need some help. Thank you.
採用された回答
その他の回答 (1 件)
Walter Roberson
2012 年 11 月 30 日
See also the command
hold on
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!