Parse varargin cells to option structures
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function parses a content of a cell with `{key,value,...}` pairs (usually `varargin`) into an option with fields `opt.key = value`. It allows one to specify input specification and supply validator functions. This is a utility function based on Matlab's `inputParser`.
Cite As
Marcin Konowalczyk (2026). varargin2opt (https://github.com/MarcinKonowalczyk/varargin2opt), GitHub. Retrieved .
General Information
- Version 1.1 (1.08 MB)
-
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 |
|---|---|---|---|
| 1.1 | Added chaining (on Git) and updated display image |
||
| 1.0.1 | Connected to GitHub |
||
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
