Take & Restore hold
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
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Graphics Objects > Graphics Object Properties >
- MATLAB > Graphics > Graphics Objects > Specifying Target for Graphics Output >
Tags
Acknowledgements
Inspired by: savehold: Run the 'hold on' command and save its state for possible restoration
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 |