Creating GUI for .m configuration file

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

답변 (1개)

Geoff Hayes
Geoff Hayes 2020년 11월 16일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

태그

질문:

2020년 11월 15일

답변:

2020년 11월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by