Matlab compiler or matlab coder?

I have to run my matlab code on other computers without matlab installed. The code must be run in shell command line, so the result should be some executable file. Should I use matlab compiler or matlab coder?

1 commentaire

Sean de Wolski
Sean de Wolski le 19 Sep 2014
What does your code do? The right answer will depend on this.

Connectez-vous pour commenter.

Réponses (1)

Adam
Adam le 19 Sep 2014

0 votes

Matlab compiler creates executables which can be run from the command line

Catégories

En savoir plus sur MATLAB Coder dans Centre d'aide et File Exchange

Question posée :

le 19 Sep 2014

Commenté :

le 19 Sep 2014

Community Treasure Hunt

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

Start Hunting!

Translated by