Entering edit mode
9.9 years ago
fatima
•
0
>> load('ecoli_core_model.mat')
>> model = changeRxnBounds(model,'EX_glc(e)',-18.5,'l');
Undefined function 'changeRxnBounds' for input arguments of type 'struct'.
Where can I find changeRxnBounds.m
file and load in matlab?