Utility to create/read/write entries into/from ascii ini file (strings, scalars and numeric matrices). Multiple keys can be read/written AT ONCE.
See inifile.m for additional information.
Zitieren als
Primoz Cermelj (2024). INIFILE (https://www.mathworks.com/matlabcentral/fileexchange/2976-inifile), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R13SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Data Import and Export finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Persyst .lay/.dat Import Export for EEGlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | License update |
||
1.1.0.0 | license update |
||
1.0.0.0 | Fix: When in read mode and a certain key is found but the value is empty, the default value will be used instead. |