import value from text file
8 次查看(过去 30 天)
显示 更早的评论
i have a .ini file that has variables in it, and i want to import them into matlab and assign them the same variable. the ini file looks like this:
a1=-108
a4=10
a5=0.014
a6=-0.24
etc.
so i want to be able to make a1=-108 in matlab. there are hundreds of variables so i dont want to have a formula for each.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!