is___ - isodd, ispositive, isint, isnatural, etc.
Versione 1.1 (3,7 KB) da
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.
Cita come
Sky Sartorius (2024). is___ - isodd, ispositive, isint, isnatural, etc. (https://github.com/sky-s/is___/releases/tag/1.1), GitHub. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Arithmetic Operations in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.1 | See release notes for this release on GitHub: https://github.com/sky-s/is___/releases/tag/1.1 |
||
1.0 | screenshot
|
|
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.