Matlab compiler or matlab coder?

2 Ansichten (letzte 30 Tage)
Dariosh
Dariosh am 19 Sep. 2014
Kommentiert: Sean de Wolski am 19 Sep. 2014
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 Kommentar
Sean de Wolski
Sean de Wolski am 19 Sep. 2014
What does your code do? The right answer will depend on this.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Adam
Adam am 19 Sep. 2014
Matlab compiler creates executables which can be run from the command line

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by