INIFILE

版本 1.2.0.0 (9.3 KB) 作者: Primoz Cermelj
INI file reading and writing.
9.3K 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 Data Import and Export 的更多信息

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.