Create/access figures by name

Create figures by specifying a string identifier rather than a number

You are now following this Submission

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 (2026). Create/access figures by name (https://www.mathworks.com/matlabcentral/fileexchange/31411-create-access-figures-by-name), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0