You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Take & Restore hold (https://www.mathworks.com/matlabcentral/fileexchange/36641-take-restore-hold), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: savehold: Run the 'hold on' command and save its state for possible restoration
General Information
- Version 1.0.0.0 (2.24 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
