Hi,
My academic licence was expired and I have obtained a new licence and installed it using grbgetkey which was successfully installed for an year.
However, when I run "gurobi_setup.m" from Matlab, it says:
Error using gurobi
Gurobi error 10009: License expired 2015-07-30
Please consult the Gurobi Quick Start Guide for details on setting up a
license.
Error in gurobi_setup (line 100)
result = gurobi(model, params);
Similarly, I can not use Python interface for the same reason.
Please help!