INI Config

バージョン 1.3.0.0 (9.32 KB) 作成者: Evgeny Pr
The class for working with configurations of settings and INI-files.
ダウンロード: 5.5K
更新 2010/3/22

ライセンスの表示

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.

引用

Evgeny Pr (2024). INI Config (https://www.mathworks.com/matlabcentral/fileexchange/24992-ini-config), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSoftware Development Tools についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.0

-Added ability to set the format (C-printf) in SetValues.
-Rewritten SetValues/GetValues.
-Other multiple changes and corrections.

1.2.0.0

- Errors are corrected
- added 'example.ini' and 'demo_iniconfig.m'

1.1.0.0

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

1.0.0.0