I would like to make an EXE file that can be used by users who do not have MATLAB on their PCs.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ahmed Shaaban Gaber
am 28 Aug. 2018
Bearbeitet: Kevin Chng
am 28 Aug. 2018
This is an APP I made, but users can not use it as they do not have MATLAB on their PCs
Akzeptierte Antwort
Kevin Chng
am 28 Aug. 2018
Bearbeitet: Kevin Chng
am 28 Aug. 2018
You need to compile your apps into exe file through MATLAB Compiler first.
Your customer needs MATLAB run time to run your exe. file. They does not need MATLAB, and MATLAB Run Time is free for download from web:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!