Many thanks Brandon for your reply, I missed the fact there was a
separated file to be downloaded (the gurobi_mex.c).
Tried to install gurobi_mex_v1.50 and gurobi 4.5 with the following
command:
mex -O -I"/Library/gurobi450/mac64/include" "/Users/pj/Documents/
MATLAB/gurobi_mex_v1.50/gurobi_mex.c" -L"/Library/gurobi450/mac64/lib"
-lgurobi45 -lut -largeArrayDims
and it has install correctly.
>> initCobraToolbox
LP solver set to gurobi successful
MILP solver set to gurobi successful
Warning: QP solver CPLEX through Tomlab not usable: tomRun.m not in
Matlab path
> In changeCobraSolver at 181
In initCobraToolbox at 65
Warning: qpng solver has not been fully tested - results may not be
correct
> In changeCobraSolver at 191
In initCobraToolbox at 65
QP solver set to qpng successful
Warning: MIQP solver CPLEX through Tomlab not usable: tomRun.m not in
Matlab path
> In changeCobraSolver at 220
In initCobraToolbox at 76
MIQP solver set failed
CB map output set to svg successful
Just a question now. Im new in COBRA, what functions will I be missing
by not having installed a MIQP solver?
Many thanks in advance,
Pj
On May 11, 2:41 pm, "
Brandon.Bar...@gmail.com"
<
brandon.bar...@gmail.com> wrote:
> You'll need to install the mex separately:
http://www.convexoptimization.com/wikimization/index.php/Gurobi_Mex:_...