INIFILE

INI file reading and writing.
ダウンロード: 9.2K
更新 2009/6/20

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R13SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Import and Export についてさらに検索
謝辞

ヒントを与えたファイル: Persyst .lay/.dat Import Export for EEGlab

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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.