Overview | Layout | Export | FAQ

Panel 2

Export

The page on Layout describes how panels are packed into a rectangular space. On-screen, this space is the figure window. This page briefly describes exporting (see panel/export) whereby the panels are packed into an image file.

Hint When laying out, Panel respects the physical sizes of figures and margins and fonts. Thus, if you want the figure window on screen to work as an accurate preview of how an image file will be laid out, resize the window to the physical size you are exporting to (i.e. use a ruler!).

Paper Sizing Model

If you are targeting a paper publication, you might find the paper sizing model easiest. Usually, just indicate the number of columns and the aspect ratio, and Panel will work out the required image file size for you. Other options include paper type (default A4), paper orientation (default portrait), paper margin size and inter-column space. The illustration shows a figure placed into one column of an A4 page at the default aspect ratio (the golden ratio).

Hint The paper type, margin size and inter-column space do vary slightly across full-page publications (e.g. between US/Europe), but for the vast majority the default values (A4, 20mm, 5mm) are close enough that making them more precise has a negligible impact on the resulting image files. You may not need to adjust them at all. For small-format publications (particularly, LNCS and LNAI), try the page size "LNCS" (see help panel/export).

Explicit Sizing Model

If, for whatever reason, you don't want to use the Paper Sizing Model, you can specify the width and height of the target image file directly (w and h, see illustration). Or, specify just width and aspect ratio (fix to allow height & aspect ratio, coming soon).

Export Formats

Panel exports using Matlab's print() function, and most of the formats supported there are also supported by Panel (see help panel/export for details). As of Release 2.6, Panel will also export to SVG, if the tool plot2svg() is found on the Matlab path (find this tool here).