| ModelToXML | CelleratorML Home |
Translates the Cellerator Model into CelleratorML.
Needs["CelleratorML`"];
Return Value
ModelToXML[model, options]
returns the CelleratorML.
Options
"Parameters"->{sym->value,sym->value,..}"InitialConditions"{A->value, B->value,..}
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also
ModelToSXML - for Symbolic SBML
Cellzilla ModelToXML - to save a Cellzilla Model
Normally one would use SaveModel to save a model to a file.
