Running MATLAB code using the Runtime
조회 수: 11 (최근 30일)
이전 댓글 표시
I have a GUI that I would like to send to someone without MATLAB. Can I simply send the code to be run using the MATLAB Runtime, or does it need to be compiled using the purchased MATLAB Compiler package?
댓글 수: 0
채택된 답변
Walter Roberson
2023년 6월 12일
It needs to be compiled with MATLAB Compiler. The MATLAB Runtime is only for use with programs compiled with MATLAB Compiler or MATLAB Compiler SDK
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!