isax

Determine whether inputs are axis handles

您现在正在关注此提交

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 (2026). isax (https://ww2.mathworks.cn/matlabcentral/fileexchange/48694-isax), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: clickz

类别

Help CenterMATLAB Answers 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

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

1.0.0.0