| MathSBML Home Page | MathSBML Site Map |
compartmentTypeToSBML[options] returns a <compartmentType .../> definition.
compartmentTypeToSBML[identifier, options] is the same as compartmentTypeToSBML[id→identifier,options].
compartmentTypeToSBML[{{options},{options},...}] returns a <listOfcompartmentTypes.../> where each option list corresponds to a single <compartmentType .../> definition.
compartmentTypeToSymbolicSBML[options] returns Symbolic SBML for a <compartmentType .../> definition.
New in version 2.6.Compartment Types are defined starting with SBML Level 2 Version 2.
|