isax

Determine whether inputs are axis handles

You are now following this Submission

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 (2026). isax (https://au.mathworks.com/matlabcentral/fileexchange/48694-isax), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: clickz

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

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

1.0.0.0