Home > enzyme-cost-minimization > ecm_functions > ecm_save_model_and_data_gams.m

ecm_save_model_and_data_gams

PURPOSE ^

ECM_SAVE_MODEL_AND_DATA_GAMS - Save input files for ECM by GAMS solvers

SYNOPSIS ^

function ecm_save_model_and_data_gams(filename,network,v,r,c_data,u_data,enzyme_cost_weights,ecm_options)

DESCRIPTION ^

 ECM_SAVE_MODEL_AND_DATA_GAMS - Save input files for ECM by GAMS solvers
 
 ecm_save_model_and_data_gams(filename,network,v,r,c_data,u_data,enzyme_cost_weights,ecm_options)
 
 Convert data for Enzyme Cost Minimization (model and data) from SBtab format to GAMS input format
 
 For generating the input file (SBtab format), see 'help ecm_save_model_and_data_sbtab'

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 31-Mar-2016 19:38:09 by m2html © 2003