How to increase the size of each subplot rows...

Dear All, I am facing one problem that when I use subplot for 25 plots in two columns,. the axes get collapsed and I cannot see the plots properly. How to increase the size of each subplots so that I can get a clear plot

5 commentaires

Adam
Adam le 7 Nov 2014
That's a lot of subplots to have in a single column. Given the excessive use of space around the axes that subplot uses I can well believe that that many plots would cause very small axes. I don't quite know what you mean by "get collapsed" though. Do you mean the axes completely disappear or that they are just too small to be useful?
Smith J
Smith J le 8 Nov 2014
to small to be usefull
Adam
Adam le 8 Nov 2014
You'll likely have to just use fewer subplots in that case or create your own UI with better use of space for the multiple axes.
Smith J
Smith J le 8 Nov 2014
how to do that
Geoff Hayes
Geoff Hayes le 8 Nov 2014
Please show the code that you are using to create the 2 columns of 25 subplots. Is this part of a GUI or just a figure that you want to display? And must the subplots appears as a 25x2 layout, or could this be switched to 10x5 instead?

Connectez-vous pour commenter.

Réponses (0)

Question posée :

le 7 Nov 2014

Commenté :

le 8 Nov 2014

Community Treasure Hunt

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

Start Hunting!

Translated by