Take & Restore hold

Hold axes temporarily, optionally respecting the previous hold state.
1.2K Downloads
Updated 10 May 2012

View License

This is a pair of functions to manipulate the hold state of an axes object.

The first one holds the axes for adding multiple new graphics objects. It can optionally clear them first, if the previous hold state was off.

This is useful when a function either:

1) adds graphics without erasing anything, ignoring the existing hold state, or

2) behaves like plot, but needs to temporarily add multiple objects to the plot.

The second function restores the axes object to its previous hold state.

Cite As

Ioannis Filippidis (2024). Take & Restore hold (https://www.mathworks.com/matlabcentral/fileexchange/36641-take-restore-hold), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

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