API documentation

SBML.readSBMLMethod
readSBML(sbmlfile::String, ::DefaultImporter)

Create a SBML.Model from an SBML file, using the default import settings for use as Catalyst and ModelingToolkit types.

See also Model and DefaultImporter.

source