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.
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 (2025). is___ - isodd, ispositive, isint, isnatural, etc. (https://github.com/sky-s/is___/releases/tag/1.1), GitHub. に取得済み.
MATLAB リリースの互換性
作成:
R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB 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
|
|
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。