
How many plots can I plot together using hold on ?
조회 수: 5 (최근 30일)
이전 댓글 표시
I am trying to plot 80 data columns together, is there a maximum limit to how many can be plotted in single figure?
댓글 수: 2
Adam Danz
2018년 7월 3일
The image below shows 1000 lines ('data columns') each of which have 3000 random data points and this plot took less than a few seconds to generate the data and to plot. I don't know how memory might limit your plots and I don't know how long each of your columns are but 80 objects on a single axis shouldn't be anywhere near problematic.

답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!