INIFILE

INI file reading and writing.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Primoz Cermelj (2026). INIFILE (https://fr.mathworks.com/matlabcentral/fileexchange/2976-inifile), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : Persyst .lay/.dat Import Export for EEGlab

Catégories

En savoir plus sur Data Import and Export dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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.