| gridPlot | Reference Home |
gridPlot[sys, vars, {tstart, tend}, options] plots a list of variables on a grid.
sys is the output of interpret.
vars is either a list of variables in sys or the symbol All.
tstart and tend give the timespan of each plot.
Options include:
plotColumns→3Example

gridPlot uses runPlot which is a wrapper for MathSBML`SBMLPlot.
