Easy to use variable lenght input parameter parser mechanism with validation.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Tibor Simon (2026). tiborsimon/simple-input-parser (https://github.com/tiborsimon/simple-input-parser), GitHub. Retrieved .
General Information
- Version 2.0.0.7 (9.42 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | 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 |
