Filter löschen
Filter löschen

Cannot run Matcont in Matlab using my Mac computer.

2 Ansichten (letzte 30 Tage)
Jie
Jie am 25 Sep. 2013
When I type 'mex -setup' in Matlab command window and choose 1 after that, two errors comes up listed below.
By the way, I'm using OSX Version 10.8.5 and Matlab 2012b, I also download Xcode5. It takes me a long time to fix it, but it still doesn't work. What's wrong?
>> matcont /Applications/MATLAB_R2012b.app/bin/mex: line 305: llvm-gcc-4.2: command not found /Applications/MATLAB_R2012b.app/bin/mex: line 1326: llvm-gcc-4.2: command not found
mex: compile of ' "BVP_LC_jac.c"' failed.
Error using mex (line 206) Unable to complete successfully.
Error in matcont (line 61) mex -largeArrayDims -O BVP_LC_jac.c;

Antworten (0)

Kategorien

Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by