read_write_ini_MATL​AB

For read or write ini file item through section and key,example at test.m

https://github.com/angelaawong1/read_write_ini_MATLAB

You are now following this Submission

read_write_ini_MATLAB

#From=>Ming Sze Angela Wong Make you more convenience for ini file operation by just call function 1)read file item according to section and key function [value] = readIniFile(FilePath,section,key); 1)update file item according to section and key function [result] = writeIniFile(FilePath,section,key,value)

Cite As

Angela Wong (2026). read_write_ini_MATLAB (https://github.com/angelaawong1/read_write_ini_MATLAB/releases/tag/v0.0.1), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
0.0.1

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.