So I am relatively new to Matlab and Coding in general, but I am wondering if Matlab is generally used to create stand alone executable files, or if other programming languages are more suited to do so.
For example, I recently created a simple program that I can input my grades/weights of assignments into and it will calculate my overall total. How hard for me would it be to make that into a stand alone executable, where the user has no need for Matlab? Is this even possible? Thank you!

 채택된 답변

Walter Roberson
Walter Roberson 2015년 12월 24일

0 개 추천

It is possible and it is done. It requires either MATLAB Compiler Toolbox, or MATLAB Coder Toolbox, each of which is over $US4000 (closer to $US5000 and $US8000 I seem to recall). Also, neither of those toolboxes can be obtained for Student Version or Home license, only for Academic or Commercial / Professional license.

댓글 수: 2

Chris Chardan
Chris Chardan 2015년 12월 24일
Well ouch! Are Executables created in MATLAB sold by companies like other programs?
Walter Roberson
Walter Roberson 2015년 12월 24일
Mathworks explicitly permits the executables so produced to be sold, with no royalties due.

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

카테고리

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

태그

질문:

2015년 12월 24일

댓글:

2015년 12월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by