MATLAB Compiler Runtime License Issue
조회 수: 37 (최근 30일)
이전 댓글 표시
Greetings:
I want to know if need purchase license for Matlab Compiler Runtime, it is freeware or licensed software, We have Mathworks license agreement number as 40626434, so i need confirm Matlab Compiler Runtime if can be install other computers, Thanks
댓글 수: 0
채택된 답변
Greg
2018년 9월 6일
Interestingly, the documentation is not as "in your face obvious" on this question as I would have sworn it was.
The entire point of the MATLAB Compiler is to provide an option for sharing MATLAB code to users without MATLAB licenses. This is accomplished through the freely available MATLAB Runtime. In fact, go here to download a runtime regardless of your current license status.
The way this works is that the runtime is useless by itself. It can only serve MATLAB executables, and those can only be generated by a MATLAB license that includes the MATLAB Compiler (a rather expensive toolbox).
So, the MATLAB runtime is good to go. The only question you need to answer is whether your license number includes the MATLAB Compiler. Simply type "ver" from MATLAB Command Window to see if you have it installed. Or, log into your MathWorks account to check your licensed toolboxes.
댓글 수: 0
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!