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?

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2013 年 7 月 22 日

0 投票

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'))
"

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

製品

タグ

質問済み:

2013 年 7 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by