Running MATLAB code using the Runtime

1 回表示 (過去 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 Center および File ExchangeC Shared Library Integration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by