fig - faster, more intuitive alternative to figure function

Manage figure windows by name and prevent figure window clutter.
31 Downloads
Updated 16 May 2021

Use `fig` as you would the `figure` function, but with a meaningful name as the argument instead of an integer. This will help organize figure windows, prevent unnecessary clutter caused by creating new figure windows with every run of code, and will usually be noticeably faster than than traditional figure window management schemes.

See `help fig` for an example and further explanation of features and behavior.

Cite As

Sky Sartorius (2024). fig - faster, more intuitive alternative to figure function (https://github.com/sky-s/fig), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Printing and Saving in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.