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://kr.mathworks.com/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