configInputParser
Version 1.0.0.0 (7.69 KB) by
Luca Balbi
configures an inputParser object with the configuration contained in an XML file
This function loads an XML file and yields an inputParser object configured according to its contents.
All R2007a inputParser configurable properties and argument types and options are handled.
Typical usage:
>> myIp = configInputParser('myConfig.xml);
Cite As
Luca Balbi (2024). configInputParser (https://www.mathworks.com/matlabcentral/fileexchange/14386-configinputparser), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Structured Data and XML Documents >
Find more on Structured Data and XML Documents in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | inserted MATLAB release requirement |