Creating GUI for .m configuration file
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello all,
Could anyone please advice me with a reference to create a GUI for .m file that has a set of paramters?
I want to assert values to the parameters inside the .m file via the GUI instead of changing the parameter values using the .m file itself
Thank you
0 commentaires
Réponses (1)
Geoff Hayes
le 16 Nov 2020
Muhammed - is your m file a function or a script? How many parameters do you have? It may be easier to use an inputdlg to gather the parameter data rather than creating a GUI.
0 commentaires
Voir également
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!