How can I use GUI to choose parameters for another m file?

I am using an m-file filled with parameters to run a simulink model. However, I have many configurations that I want to easily chose without having to change them in the m-file. Therefore, I am trying to use a GUI to select the configuration (speed, test condition, and so on)and then have the GUI spit out my configuration to the mfile that will run the simulink file. I am having trouble getting information from the GUI to the mfile. Any help would be greatly appreciated. Thanks!

Categories

Find more on Modeling in Help Center and File Exchange

Asked:

on 22 Aug 2013

Community Treasure Hunt

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

Start Hunting!