INIFILE

INI file reading and writing.

Ahora está siguiendo esta publicación

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.

Citar como

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

Agradecimientos

Inspiración para: Persyst .lay/.dat Import Export for EEGlab

Categorías

Más información sobre Data Import and Export en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión 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.