FIG executes: figure; hold on, box on, grid on,

FIG executes: figure; hold on, box on, grid on,
200 Downloads
Updated 8 Jun 2012

View License

FIG executes: figure; hold on, box on, grid on,

Inputs:

H (optional) handle to an existing figure.

If H is given... fig(H); executes: figure(H); hold on, box on, grid on,
If H is not given... H = fig; executes: H = figure; hold on, box on, grid on,

Cite As

Brenden Epps (2024). FIG executes: figure; hold on, box on, grid on, (https://www.mathworks.com/matlabcentral/fileexchange/37076-fig-executes-figure-hold-on-box-on-grid-on), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
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