Filter löschen
Filter löschen

Where to obtain MX/MEX/MAT/Engine Libraries?

8 Ansichten (letzte 30 Tage)
Gil
Gil am 15 Aug. 2012
Kommentiert: Lee Kamentsky am 3 Okt. 2013
Hi,
I reading a few manuals regarding mex files and they have a lot of references for the libraries MX Library, MEX Library, MAT file Library and Engine Library.
Moreover, I need to obtain mex.h to modify and compile a cpp mex file I downloaded and I believe mex.h is included in one of those libraries.
Where can I download those libraries? Do I need to purchase them? Can someone please explain if those packages are indeed critical to mex development and how?
Thanks, Gil.

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 15 Aug. 2012
The libraries ship with MATLAB. You should compile your MEX-file using the MATLAB mex utility, which will automatically resolve those libraries for you.
  2 Kommentare
Gil
Gil am 22 Aug. 2012
Thanks!!
Lee Kamentsky
Lee Kamentsky am 3 Okt. 2013
Is there some other way to obtain the necessary files for the MX and Engine libraries (libeng.so/dll, libmx.so/dll and the .h files)? I'd like to build Matlab connectivity into my application and like non-Matlab users to be able to be able to compile my build. Also, are there any redistribution licensing restrictions for libeng.so and libmx.so?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

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

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by