How I can configure Borland C++ in 2011a
Ältere Kommentare anzeigen
I am using Matlab2011a. I want to compile a external toolbox which needs to use Borland C++. But Matlab doesn't seem to support it anymore. So there is no choice about Borland by using mex -setup.
I tried to modify mex.pl. But I failed. Anyone help?
Borland C++ path is : c:\borland\bcc55\bin\bcc32.exe
Antworten (1)
Ken Atwell
am 14 Mai 2014
0 Stimmen
Does the toolbox really require Borland C++? MATLAB has not support that compiler in many years, and I think that nearly a dozen years have passed since Borland 5.5 was released.
R2007a looks like the last version of MATLAB to support Borland 5.5:
1 Kommentar
ZhG
am 14 Mai 2014
Kategorien
Mehr zu Use Prebuilt MATLAB Interface to C/C++ Library finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!