matlab file for ubuntu as excutable program

Iam using Matlab on ubuntu
how .m file could be changed to an excutable porgram to be excuted in machines
that do not have Matlab porgram
please help ??

 채택된 답변

Thomas
Thomas 2012년 7월 6일

0 개 추천

MATLAB Compiler™ lets you share your MATLAB® application as an executable or a shared library. Executables and libraries created with MATLAB Compiler use a runtime engine called the MATLAB Compiler Runtime (MCR). The MCR is provided with MATLAB Compiler for distribution with your application and can be deployed royalty-free.
More details can be found here:

댓글 수: 1

Additional note: the resulting executable is operating-system specific. I do not know how portable it is between versions of Linux, but definitely you would not be able to build on Linux and execute on MS Windows.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

질문:

2012년 7월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by