INIFILE

INI file reading and writing.

Al momento, stai seguendo questo contributo

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.

Cita come

Primoz Cermelj (2026). INIFILE (https://it.mathworks.com/matlabcentral/fileexchange/2976-inifile), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Data Import and Export in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
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.