How to run matcont in Matlab 2015b in OS El Capitan (Macbook)?

6 views (last 30 days)
After going into the directory having matcont, I get the following error when I run matcont in Matlab 2015b.
Error using mex
No supported compiler or SDK was found. For options, visit
http://www.mathworks.com/support/compilers/R2015b/maci64.html.
Error in matcont (line 61)
mex -largeArrayDims -O BVP_LC_jac.c;

Answers (1)

Thorsten
Thorsten on 23 Sep 2016

Categories

Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!