INI

INI file manager - initialization file reading and writing
650 Downloads
Updated 31 Aug 2017

View License

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 (2024). INI (https://www.mathworks.com/matlabcentral/fileexchange/55766-ini), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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