Running MATLAB code using the Runtime

1 Ansicht (letzte 30 Tage)
Brys
Brys am 12 Jun. 2023
Kommentiert: Brys am 13 Jun. 2023
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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 12 Jun. 2023
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 Kommentar
Brys
Brys am 13 Jun. 2023
Thanks! This is what I thought, but a friend of mine said different.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by