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

A small set of simple is___ utility functions convenient to have on the path.
166 descargas
Actualizado 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Arithmetic Operations en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1

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

1.0

screenshot
toolbox

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.