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.
Zitieren als
Chad Greene (2025). isax (https://www.mathworks.com/matlabcentral/fileexchange/48694-isax), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Graphics Object Identification finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: clickz
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
isax/
isax/html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Now looks for hidden axes, thanks to a tip from Sean de Wolski. |
||
1.0.0.0 |