number of subplots in quadrants

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.

 Accepted Answer

Jan
Jan on 10 Dec 2014
This sounds like an OpenGL problem, not a problem of histograms or subplots.
Did you install the newest drivers?

1 Comment

Well, I don't even know what that means! haha .. but it is indeed very very frustrating. Thanks for the heads up.
Our university's matlab is installed in the server, not per PC. I will let the systems administrators know.
Thanks again.

Sign in to comment.

More Answers (0)

Asked:

cgo
on 10 Dec 2014

Commented:

cgo
on 10 Dec 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!