Creating additional figures continuing from one data set
古いコメントを表示
I have an array of positions over time I want to plot as a 2d graph/position trace. However I am dealing with at least 30 data sets so want to create figures with a maximum of say 10 per figure. So I'd have results 1-10 11-20 21-30 as separate but comparable figures. I'm struggling to write the code so that I don't end up with multiple figures of 1-10 or 30 figures each with one plot.
Thanks for any help.
4 件のコメント
madhan ravi
2018 年 10 月 12 日
datas?
Kevin Chng
2018 年 10 月 12 日
Do you mind to share what you have tried? It will be easier to understand what you mean.
Charles Cooper
2018 年 10 月 12 日
Kevin Chng
2018 年 10 月 12 日
It's okay. no worries
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!