Using mex for c++ file

2 次查看(过去 30 天)
KAKA DOAN
KAKA DOAN 2013-9-4
I am trying to use mex to compile .cpp file but i got some problem. I do like below : I set up mex :
and use mex
i hope that everybody can help fix this problem.Thanks in advance!

回答(1 个)

James Tursa
James Tursa 2013-9-4
LCC is a C compiler, not a C++ compiler. You need to select option 3 above (MIcrosoft Visual C/C++) to compile cpp files.

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler SDK 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by