How to create a standalone executable file?

10 views (last 30 days)
aero123
aero123 on 26 Nov 2021
Answered: Dave B on 26 Nov 2021
Is there a way to compile the Matlab code and create a file that can be executed alone without Matlab?

Answers (1)

Dave B
Dave B on 26 Nov 2021
You can create standalone executables using MATLAB compiler.
A product information page is here: https://www.mathworks.com/products/compiler.html

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!