User`s guide
Vector Scope
5-519
For example, a five-channel signal would ordinarily generate all five plots with 
a solid line style. To instead plot each line with a different style, enter
These settings plot the signal channels with the following styles.
Note that the first (leftmost) list item, 
'-', corresponds to the first signal 
channel (leftmost column of the input matrix). See 
LineStyle property of the 
line function in the MATLAB documentation for more information about the 
style syntax. To specify a marker for the individual sample points, use the 
Line 
markers
 parameter, described below.
The 
Line markers parameter specifies the marker style with which each 
channel’s samples are represented on the scope. The syntax specifies the 
channels’ marker styles in list form, with each list entry specifying a marker 
for the corresponding channel’s data. The list entries are separated by the pipe 
symbol, |.
For example, a five-channel signal would ordinarily generate all five plots with 
no marker symbol (i.e., the individual sample points are not marked on the 
scope). To instead plot each line with a different marker style, you could enter
Line Style Appearance
Solid
Dashed
Dotted
Dash-dot
Solid
➄➃➂➁➀
- | -- | : | -. | -
➄➃➂➁➀
* | . | x | s | d










