I would like to make an EXE file that can be used by users who do not have MATLAB on their PCs.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Ahmed Shaaban Gaber
il 28 Ago 2018
Modificato: Kevin Chng
il 28 Ago 2018
This is an APP I made, but users can not use it as they do not have MATLAB on their PCs
Risposta accettata
Kevin Chng
il 28 Ago 2018
Modificato: Kevin Chng
il 28 Ago 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!