isax

Determine whether inputs are axis handles

Ahora está siguiendo esta publicación

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.

Citar como

Chad Greene (2026). isax (https://la.mathworks.com/matlabcentral/fileexchange/48694-isax), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: clickz

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

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

1.0.0.0