User guide

//Create plot in custom region defined above
plotBox(myPlot, 0, y);
//Clear the layout, so future graphs will not be
//drawn in this custom region
plotClearLayout();
Figure6.11:ExampleCustomLayout
6.7 Time Series Plots in GAUSS
GAUSSprovidesthefollowingfunctionstosimplifytheprocessofcreatingtimeseries
graphics:
plotTS
Createsagraphoftimeseriesdata.
plotSetXTicLabel
ControlstheformattingandangleofX-axistic
labelsfor2-Dtimeseriesgraphs.
plotSetXTicInterval
ControlstheintervalbetweenX-axisticlabels
andalsoallowstheusertospecifythefirstticto
6-18
GAUSSUser Guide
GAUSS Graphics