Compiling Matlab "App" with a .m file

조회 수: 1 (최근 30일)
Daelyn Greene
Daelyn Greene 2019년 1월 18일
댓글: Daelyn Greene 2019년 1월 19일
Is there a way to compile a .m file into an app that does not require matlab? Making a UI for a new laptop and don't want to have to put matlab on it.

채택된 답변

Walter Roberson
Walter Roberson 2019년 1월 19일
MATLAB Compiler is the appropriate product. It costs roughly as much as two copies of MATLAB .
  댓글 수: 6
Walter Roberson
Walter Roberson 2019년 1월 19일
MATLAB Coder (a different product) is available to students for about $us 30. It is a product that can compile a subset of MATLAB into C code which you could put together into an executable .
Daelyn Greene
Daelyn Greene 2019년 1월 19일
Hmm. I‘ll definitely have to look into that. That‘s much more in my price range. Thanks for all the help.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by