Create/access figures by name
Version 1.0.0.0 (1.32 KB) by
Andrea Tagliasacchi
Create figures by specifying a string identifier rather than a number
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 LinuxCategories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |