Create/access figures by name

Create figures by specifying a string identifier rather than a number
197 Downloads
Updated 11 May 2011

View License

MYFIGURE's behavior is very similar to figure.
The first parameter however can be string instead of a number

For example, instead of calling:

>> figure(1)

you can now conveniently use:

>> myfigure('error plot');

Cite As

Andrea Tagliasacchi (2024). Create/access figures by name (https://www.mathworks.com/matlabcentral/fileexchange/31411-create-access-figures-by-name), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0