Distributing MATLAB code to a company without a MATLAB lisence
Mostra commenti meno recenti
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 Commento
Jansy Rani
il 22 Ago 2021
Please give lisence no
Risposta accettata
Più risposte (1)
Bill Chou
il 25 Lug 2012
0 voti
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
Categorie
Scopri di più su Application Deployment in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!