configInputParser

configures an inputParser object with the configuration contained in an XML file
586 descargas
Actualizado 26 mar 2007

Ver licencia

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);

Citar como

Luca Balbi (2024). configInputParser (https://www.mathworks.com/matlabcentral/fileexchange/14386-configinputparser), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Structured Data and XML Documents en Help Center y MATLAB Answers.

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.0.0.0

inserted MATLAB release requirement