isax

版本 1.1.0.0 (282.0 KB) 作者: Chad Greene
Determine whether inputs are axis handles
391.0 次下载
更新时间 2014/12/9

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Graphics Object Identification 的更多信息
致谢

启发作品: clickz

Community Treasure Hunt

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

Start Hunting!

isax/html/

版本 已发布 发行说明
1.1.0.0

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

1.0.0.0