INI

INI file manager - initialization file reading and writing

You are now following this Submission

INI is an object dedicated to the writing and the reading of initialization files. The object is able to generate and to interpret command lines in INI files to save or to load variables in MATLAB workspace, scripts or functions.
This utility object is used in the following applications:
http://fr.mathworks.com/matlabcentral/fileexchange/56376-delta--gui-
http://fr.mathworks.com/matlabcentral/fileexchange/55765-avar
http://fr.mathworks.com/matlabcentral/fileexchange/55763-bin2mat

Cite As

Eric Ogier (2026). INI (https://uk.mathworks.com/matlabcentral/fileexchange/55766-ini), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Correction of a bug in "read" method when dynamic properties were previously created.

1.1.0.0

Correction of bug occurring when a string including "=" symbol is read.

1.0.0.0