I'm on a Mac, running 4.1.2, and just tried running stoch_simul with a 3rd order approximation. Any idea what this error message means:
/Applications/MATLAB_R2009b.app/bin/mex: line 1107: gcc-4.0: command not found
/Applications/MATLAB_R2009b.app/bin/mex: line 997: gcc-4.0: command not found
mex: compile of ' "Model06_16_10_dynamic.c"' failed.
??? Error using ==> mex at 221
Unable to complete successfully.
Error in ==> Model06_16_10 at 135
eval('mex -O LDFLAGS=''-Wl,-twolevel_namespace -undefined error -arch \$ARCHS
-Wl,-syslibroot,\$SDKROOT -mmacosx-version-min=\$MACOSX_DEPLOYMENT_TARGET
-bundle'' Model06_16_10_dynamic.c')
Error in ==> dynare at 132
evalin('base',fname) ;