GrapherScroll
Purpose
Description
Macro Synopsis
Menu
Modules
Related Functions
Purpose
Display multiple signals broken up into their channels and
arrange one below the other for simultaneous
scrolling (Macro only)
Description
"GrapherScroll" displays multiple signals one below the other
within a window broken into subplots.
In contrast to GrapherMix, the
components of complex and multi-channel signals are displayed
individually.
At the bottom of the signal window two sliders appear allowing you
to zoom into and scroll along the signals.
Besides the signals to be displayed, "GrapherScroll" takes an additional string
parameter that may contain several display options. See
Grapher for more details.
In contrast to Grapher, the given signals are displayed one below
the other with their own x-axis each and need not have the same type
or dimension.
Macro Synopsis
GrapherScroll([x1,x2,...,xn],s);
signal x1,x2,xn;
string s;
Menu
With interactive use, this function can be found as "Scoll
Signal Window" in the View menu.
Modules
Basic
Related Functions
Grapher, GrapherMix