is___ - isodd, ispositive, isint, isnatural, etc.

버전 1.1 (3.7 KB) 작성자: Sky Sartorius
A small set of simple is___ utility functions convenient to have on the path.
다운로드 수: 167
업데이트 날짜: 2022/11/24

is___

A small set of simple is___ utility functions convenient to have on the path.

  • isodd - true for odd elements of an array.
  • iseven - true for even elements of an array.
  • isint - true for integer elements of an array (not to be confused with isinteger).
  • isnatural - true for natural elements of an array.
  • iswhole - true for whole number elements of an array.
  • ispositive - true for positive elements of an array.
  • isnegative - true for negative elements of an array.
  • istext - true for character or string arrays.

인용 양식

Sky Sartorius (2024). is___ - isodd, ispositive, isint, isnatural, etc. (https://github.com/sky-s/is___/releases/tag/1.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Arithmetic Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1

See release notes for this release on GitHub: https://github.com/sky-s/is___/releases/tag/1.1

1.0

screenshot
toolbox

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.