Stairstep Graph
Use to draw time-history graphs of digitally sampled data
Vectors create a single line; matrices create one line per column.
Plotted Variables
- Single variable -- plot first argument at automatically generated values on x-axis.
- Two variables - plot first argument at locations specified in second argument. Second argument must be monotonic, the same size as the first or, if the first is a matrix, can be a row or column vector, such that
More Information
See the stairs reference page for more information.