isax

Determine whether inputs are axis handles
391 Downloads
Updated 9 Dec 2014

View License

This function returns a logical array describing the axisness of inputs.
isax(H) returns an array whose elements are 1 where the elements of H are valid axis handles, and 0 where they are not.

Cite As

Chad Greene (2024). isax (https://www.mathworks.com/matlabcentral/fileexchange/48694-isax), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Object Identification in Help Center and MATLAB Answers
Acknowledgements

Inspired: clickz

Community Treasure Hunt

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

Start Hunting!

isax/html/

Version Published Release Notes
1.1.0.0

Now looks for hidden axes, thanks to a tip from Sean de Wolski.

1.0.0.0