Toolbox
Package Symbol
|
MASS Toolbox
More About »
mat2model
mat2model[path]
imports a Matlab .mat file and parses all COBRA models in it.
mat2model[]
will open a system file dialog.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
In[2]:=
In[3]:=
In[4]:=
Out[4]=
In[5]:=
In[6]:=
Out[6]//Short=
In[7]:=
Out[7]//Short=
In[8]:=
Out[8]=
In[9]:=
Out[9]=
Generalizations & Extensions
(2)
A file open dialog will be put up if no path is provided:
Matlab files can include additional data
MORE ABOUT
MASS Toolbox