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!