isax

Determine whether inputs are axis handles
391 download
Aggiornato 9 dic 2014

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Graphics Object Identification in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: clickz

Community Treasure Hunt

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

Start Hunting!

isax/html/

Versione Pubblicato Note della release
1.1.0.0

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

1.0.0.0