INI Config
by Evgeny Pr
11 Aug 2009
(Updated 22 Mar 2010)
The class for working with configurations of settings and INI-files.
|
Watch this File
|
| File Information |
| Description |
This class allows you to create configurations of settings, and to manage them.
The structure of the storage settings is similar to the structure of the storage the settings in the INI-file format.
The class allows you to import settings from the INI-file and to export the settings in INI-file.
Can be used for reading/writing data in the INI-file and managing settings of application.
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
Encoding INI files should be CP-1251 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 21 Apr 2011 |
xiong
|
|
|
| Updates |
| 25 Dec 2009 |
Changed:
-Now all the methods working behind the times with many data.
-It is possible not to specify default values in the method GetValues.
-Added the method ToString |
| 28 Dec 2009 |
- Errors are corrected
- added 'example.ini' and 'demo_iniconfig.m'
|
| 22 Mar 2010 |
-Added ability to set the format (C-printf) in SetValues.
-Rewritten SetValues/GetValues.
-Other multiple changes and corrections. |
|
Contact us at files@mathworks.com