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

Version 1.1 (3,7 ko) par Sky Sartorius
A small set of simple is___ utility functions convenient to have on the path.
167 téléchargements
Mise à jour 24 nov. 2022

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.

Citation pour cette source

Sky Sartorius (2024). is___ - isodd, ispositive, isint, isnatural, etc. (https://github.com/sky-s/is___/releases/tag/1.1), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Arithmetic Operations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1

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

1.0

screenshot
toolbox

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.