Overview | Layout | Export | FAQ

Panel 2

Overview

At its simplest, Panel is a Matlab utility that simplifies the layout of multi-axis figures, for which you might otherwise use subplot(). An example layout is shown in the illustration (click to enlarge).

Resources

If you are new to Panel, start with demopanel1, and work your way through until you grow bored. If you want to know how to do something in particular, try help panel/demo and look through the headings.

Features

Changes since Panel 1

Upgrading users of Panel 1 will notice the following changes.

Changes since Panel 2.9

Upgrading users of Panel 2.9 (to 2.10) will notice the following changes.

Gotchas

Acknowledgements

Several Matlab Central users have made helpful suggestions which have led to Panel being improved. These are Arthur Ward, Niko, LP Pakula, Ian, Daniel, Mukhtar Ullah, Brendan Sullivan, Ann Hickox, and Elliot. Export to SVG (Scalable Vector Graphics) requires plot2svg() by Juerg Schwizer (this does not ship with Panel, but is free to download here).