Distributing MATLAB code to a company without a MATLAB lisence
Afficher commentaires plus anciens
I have written MATLAB code (at a university) for a company that does not have a MATLAB license.
Is there a way to give them this code without them having a license. If not, I will have to spend a lot of time translating the code to c++ (it is a lot of code...).
I've seen the MATLAB compiler, but I'm not sure if that would work or not..
Thanks.
1 commentaire
Jansy Rani
le 22 Août 2021
Please give lisence no
Réponse acceptée
Plus de réponses (1)
Bill Chou
le 25 Juil 2012
0 votes
As Walter mentioned, MATLAB Coder may be an option for you to pass along your MATLAB code as C code. You can find the list of supported function here:
And here's a useful guide to get started with MATLAB Coder:
Hope this helps!
Bill Chou, MathWorks
Catégories
En savoir plus sur Application Deployment dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!