federatedcloud / COBRAContainers

Containers and scripts for COBRA modeling
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Automate Gurobi/cobra configuration in matlab #1

Open bbarker opened 6 years ago

bbarker commented 6 years ago

Gurobi

GUROBI_HOME=getenv('GUROBI_HOME')
cd(strcat(GUROBI_HOME, '/matlab'))
gurobi_setup
# could do savepath at this point