View on GitHub

Figures

A MATLAB function to create multiple figure windows.

download .ZIPdownload .TGZ

figures: a MATLAB function to create multiple figure windows

Description

figures is an extension to MATLAB's built-in figure command. figures supports all the syntax options of figure. Hence, it is highly compatible with most, if not all of your existing MATLAB files. The syntaxes below are the extended possibilities provided by figures.

Demonstration

Run figuresdemo for a demonstration of the possibilities of figures (warning: figuresdemo closes all figures before the demonstration).

Syntax