Effacer les filtres
Effacer les filtres

How can I let someone without a MATLAB license run something I wrote in MATLAB?

11 vues (au cours des 30 derniers jours)
Leigh Sneddon
Leigh Sneddon le 14 Avr 2016
Commenté : Matt J le 15 Août 2019
  2 commentaires
jgg
jgg le 14 Avr 2016
The easiest way to do this is probably to compile the code into a C executable using the Matlab compiler, then let them run that using the Matlab Compiler Runtime library. Do you have that software?
Matt J
Matt J le 15 Août 2019
The Matlab Compiler does let you deploy Matlab code to a user not in possession of a Matlab license. However, it does not work by compiling the Matlab code into C-code.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler 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