how c++ uses the matlab engine in mac os?

I want to compile the file: /Applications/MATLAB_R2012a.app/extern/examples/eng_mat/engdemo.cpp
but these need files: libmx.lib,libmex.lib,libeng.lib
where can i find them?

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 22 Jul. 2013

0 Stimmen

Please see Compiling Engine Applications with IDE for complete instructions.

2 Kommentare

Jing Li
Jing Li am 23 Jul. 2013
but where can I find files:
libeng.dylib and libmx.dylib????
Read the link posted above:
"Add these library names to your IDE configuration. Set the library path to the value returned by the following MATLAB command:
fullfile(matlabroot,'bin',computer('arch'))
"

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Gefragt:

am 21 Jul. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by