Running MATLAB code using the Runtime

1 vue (au cours des 30 derniers jours)
Brys
Brys le 12 Juin 2023
Commenté : Brys le 13 Juin 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?

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur C Shared Library Integration dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by