executable form of m-file

Hello, May I convert my m-file code to an executable form to run it on a computer where Matlab is not installed? Thank you

Answers (1)

Friedrich
Friedrich on 19 Apr 2012

1 vote

1 Comment

MATLAB Coder is also an option to generate complete standalone code, but it supports a much smaller subset of the MATLAB language than MATLAB Compiler: http://www.mathworks.com/products/matlab-coder/

This question is closed.

Asked:

on 19 Apr 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!