I would like to make an EXE file that can be used by users who do not have MATLAB on their PCs.
4 views (last 30 days)
Show older comments
Ahmed Shaaban Gaber
on 28 Aug 2018
Edited: Kevin Chng
on 28 Aug 2018
This is an APP I made, but users can not use it as they do not have MATLAB on their PCs
Accepted Answer
Kevin Chng
on 28 Aug 2018
Edited: Kevin Chng
on 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 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!