read_write_ini_MATL​AB

Version 0.0.1 (1.99 KB) by Angela Wong
For read or write ini file item through section and key,example at test.m
11 Downloads
Updated 15 Oct 2022

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 .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
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.