INIFILE

INI file reading and writing.

現在この提出コンテンツをフォロー中です。

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 (2026). INIFILE (https://jp.mathworks.com/matlabcentral/fileexchange/2976-inifile), MATLAB Central File Exchange. に取得済み.

謝辞

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

カテゴリ

Help Center および MATLAB AnswersData Import and Export についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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.