tiborsimon/simple-input-parser

Easy to use variable lenght input parameter parser mechanism with validation.

https://github.com/tiborsimon/simple-input-parser

Ahora está siguiendo esta publicación

MLS package: To be able to install this library as an MLS package, you have to download it from GitHub as an MLS package: https://github.com/tiborsimon/simple-input-parser/releases/latest

Easy to use variable lenght input parameter parser mechanism that provides a convenient and advanced way to enchance your custom function parameter handling.

ssin('f', 440, 'A', 2, 'phi', 45, 'fs', 48e3, 'L', 0.8)
ssin('A f L fs phi', 2, 440, 0.8, 48e3, 45)
ssin('AfLfsphi', 2, 440, 0.8, 48e3, 45)

The previous function calls provides exactly the same result. The parsing is handled by the library, and you only need to use a parameter structure, to get the parsed values.

Go to the GitHub page to find out more: https://github.com/tiborsimon/simple-input-parser

Simple Input Parser is MLS package compatible. Check out the tiborsimon/matlab-library-system here or on GitHub for more details: https://github.com/tiborsimon/matlab-library-system

See Tibor's other projects at: http://tiborsimon.io

Citar como

Tibor Simon (2026). tiborsimon/simple-input-parser (https://github.com/tiborsimon/simple-input-parser), GitHub. Recuperado .

Categorías

Más información sobre Argument Definitions en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión Action
2.0.0.7

Image updated

2.0.0.6

Description updated

2.0.0.5

Description updated

2.0.0.4

Description updated

2.0.0.3

Description updated

2.0.0.2

Description updated

2.0.0.1

Description updated

2.0.0.0

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.