Running MATLAB code using the Runtime

조회 수: 11 (최근 30일)
Brys
Brys 2023년 6월 12일
댓글: Brys 2023년 6월 13일
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?

채택된 답변

Walter Roberson
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
  댓글 수: 1
Brys
Brys 2023년 6월 13일
Thanks! This is what I thought, but a friend of mine said different.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by