INI Config
This class allows you to create configurations of settings, and to manage them.
The structure of the storage settings is similar to the structure of the storage the settings in the INI-file format.
The class allows you to import settings from the INI-file and to export the settings in INI-file.
Can be used for reading/writing data in the INI-file and managing settings of application.
Cita come
Evgeny Pr (2024). INI Config (https://www.mathworks.com/matlabcentral/fileexchange/24992-ini-config), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato: yliu-xjtu/savemultifigs, Satellite Trajectory, ini2struct, Dicom Operator - EsmeProcess
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.3.0.0 | -Added ability to set the format (C-printf) in SetValues.
|
||
1.2.0.0 | - Errors are corrected
|
||
1.1.0.0 | Changed:
|
||
1.0.0.0 |