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

조회 수: 8 (최근 30일)
Jing Li
Jing Li 2013년 7월 21일
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?

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2013년 7월 22일
Please see Compiling Engine Applications with IDE for complete instructions.
  댓글 수: 2
Jing Li
Jing Li 2013년 7월 23일
but where can I find files:
libeng.dylib and libmx.dylib????
Friedrich
Friedrich 2013년 7월 23일
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'))
"

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by