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)
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
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:

More Answers (0)

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!