Which MATLAB version and which approach should I use for GUI app development ?

4 Ansichten (letzte 30 Tage)
Which MATLAB version and which approach (Programatica, GUIDE and AppDesigner) should I use for GUI app development ?
I wil convert that app into executable file .exe. Non matlab user will use that tool in version 2015a, 2017b.
Currently I have matlab2015a, 2017b and 2020b.
So , which version should I use for that app developemnt as well as which method can I adopt?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 31 Aug. 2021
We already answered you in https://www.mathworks.com/matlabcentral/answers/898912-which-way-should-i-choose-for-app-development?s_tid=srchtitle -- though as @Kojiro Saito points out in https://www.mathworks.com/matlabcentral/answers/1443824-will-app-created-in-appdesigner-matlab-2017b-work-in-matlab-2015a?s_tid=srchtitle , App Designer is not an option for you in R2015a.
If you are converting the result into a .exe then it does not matter which MATLAB release the user has. The purpose of creating an .exe is that the executable can be used by someone who does not have MATLAB
  1 Kommentar
Kaustubh hike
Kaustubh hike am 31 Aug. 2021
Thanks Walter.
The version part is resolved now .
If I am converting app into .exe so How I created that also doesnt matter right ? whether prgramatically ? appdesginer or GUIDE?
or safer side programatically will be better ?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by