Creating additional figures continuing from one data set
Show older comments
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 Comments
madhan ravi
on 12 Oct 2018
datas?
Kevin Chng
on 12 Oct 2018
Do you mind to share what you have tried? It will be easier to understand what you mean.
Charles Cooper
on 12 Oct 2018
Kevin Chng
on 12 Oct 2018
It's okay. no worries
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!