number of subplots in quadrants
1 次查看(过去 30 天)
显示 更早的评论
Hello all,
Is there a maximum number of histogram subplots Matlab can generate? For example, If I make a 10x10 grid of subplots of histograms, it is theoretically possible right?
Right now I am experiencing an error each time I have more than three subplots. (2x2 is not ok, 4x1 is not ok). The error reads: OpenGL appears to be installed incorrectly. And the program closes.
0 个评论
采纳的回答
Jan
2014-12-10
This sounds like an OpenGL problem, not a problem of histograms or subplots.
Did you install the newest drivers?
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!