read file and perform simulation

m = SBMLRead["repressilator.xml"] ; s = SBMLNDSolve[m, 10] ;  SBMLPlot[s] ;

>>Warning: The following variables have indeterminate initial conditions that have been assumed to be zero: x,y,z,py

[Graphics:../HTMLFiles/repressilator-nb_31.gif]


Created by Mathematica  (February 27, 2004)