How to create a GUI in order to change the variables and parameters of a .m file?

5 ビュー (過去 30 日間)
Minhaz Bin Malik
Minhaz Bin Malik 2014 年 5 月 22 日
コメント済み: Sara 2014 年 5 月 22 日
Hello,
I have a .m file and I would like to create a GUI, which will have the interface of changing some variables or parameter values that are contained in that .m file. That means I will change it in GUI & it will be automatically changed in the .m file where these are located.
I know the basic stuffs of GUI, but do not know how to associate it with a different .m file.
Thanks
Malik.
  1 件のコメント
Sara
Sara 2014 年 5 月 22 日
You want to write your new variable INTO the .m file? Why not writing it on file and read in that file in the .m file?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by