How many plots can I plot together using hold on ?
显示 更早的评论
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.

Nikita Agrawal
2018-7-3
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!