I just installed MPT, YALMIP, and GUROBI 5.6.3 in OS X Yosemite. Running yalmiptest results in:
| GUROBI| GUROBI| not found|
| GUROBI| MEX| not found|
However, GUROBI is definitely installed, since gurobi.sh, gurobi_cl, etc. work in the terminal. Specifically, the gurobi files are in "/usr/local/bin". The default was supposed to be "/Library/gurobi560/mac64"; not sure why the installer put it in "/usr/local/bin". I also have the "gurobi.lic" file in my user home folder.
How do I get YALMIP to "see" GUROBI? Do I need to move the gurobi files to the default directory? Should I then add that to MATLAB's path?
Thank you very much for your time!