INIFILE

INI file reading and writing.

Sie verfolgen jetzt diese Einreichung

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 (2026). INIFILE (https://de.mathworks.com/matlabcentral/fileexchange/2976-inifile), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: Persyst .lay/.dat Import Export for EEGlab

Kategorien

Mehr zu Data Import and Export finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise 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.