Closed Tohid89 closed 7 years ago
Hi
The best place to get an answer for this question is the cobra toolbox forum:
https://groups.google.com/forum/m/#!forum/cobra-toolbox
My guess is that readCbModel is the better choice.
Zak On Wed, Jan 18, 2017 at 8:27 AM Tohid89 notifications@github.com wrote:
Hi , I am beginner in work with CobraToolbox !! I wanna know why the mat format has no flux after load in MATLAB ? However it has ( f ) variable after optimize model >> (r=optimizeCbModel(model) ) . But when i load it with this command at below , it has flux without ( f ) variable !!!! model=readCbModel('STM_v1_0' . please look my screen shots ..
[image: 1] https://cloud.githubusercontent.com/assets/25029486/22072530/ea723658-ddb7-11e6-9dc3-a5fa6c3e3670.png [image: 2] https://cloud.githubusercontent.com/assets/25029486/22072536/ee2ebf5a-ddb7-11e6-9804-56dfd40b2e6a.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SBRG/bigg_models/issues/229, or mute the thread https://github.com/notifications/unsubscribe-auth/ABMUYIcwO2sWo0eyKISSI95yI7ZCFjGOks5rTj2IgaJpZM4LnF4b .
-- Zachary King
Project Scientist Systems Biology Research Group Bioengineering Dept., UC San Diego zaking@ucsd.edu
Hi , I am beginner in work with CobraToolbox !! I wanna know why the mat format has no flux after load in MATLAB ? However it has ( f ) variable after optimize model >> (r=optimizeCbModel(model) ) . But when i load it with this command at below , it has flux without ( f ) variable !!!! model=readCbModel('STM_v1_0' . please look my screen shots ..