INIFILE

INI file reading and writing.
9.2K Downloads
Updated 20 Jun 2009

View License

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.

Cite As

Primoz Cermelj (2024). INIFILE (https://www.mathworks.com/matlabcentral/fileexchange/2976-inifile), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Import and Export 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

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.