INI

INI file manager - initialization file reading and writing

您现在正在关注此提交

INI is an object dedicated to the writing and the reading of initialization files. The object is able to generate and to interpret command lines in INI files to save or to load variables in MATLAB workspace, scripts or functions.
This utility object is used in the following applications:
http://fr.mathworks.com/matlabcentral/fileexchange/56376-delta--gui-
http://fr.mathworks.com/matlabcentral/fileexchange/55765-avar
http://fr.mathworks.com/matlabcentral/fileexchange/55763-bin2mat

引用格式

Eric Ogier (2026). INI (https://ww2.mathworks.cn/matlabcentral/fileexchange/55766-ini), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Workspace Variables and MAT Files 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

Correction of a bug in "read" method when dynamic properties were previously created.

1.1.0.0

Correction of bug occurring when a string including "=" symbol is read.

1.0.0.0