Filter löschen
Filter löschen

Is it possible to change 'file.m' to 'file.exe' ?

1 Ansicht (letzte 30 Tage)
Ayob
Ayob am 2 Feb. 2014
Kommentiert: Walter Roberson am 2 Feb. 2014
Is it possible to change MATLAB .m files to .exe files in order to run the program on system which MATLAB is not installed on them?
(If there is such ways, what's the easiest one? )

Akzeptierte Antwort

Wayne King
Wayne King am 2 Feb. 2014
Yes, but it requires other products you may or may not have.
One way:
Another way (starting in R2012a) is to build dlls using MATLAB Coder
  1 Kommentar
Walter Roberson
Walter Roberson am 2 Feb. 2014
A note that I like to add for the benefit of other readers:
MATLAB Compiler and MATLAB Coder are not available at all for Student Version. To use them you must have an Academic or Professional license.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by