HELP: Plotting Tool

placement

General information

Use this function to prepare plots of specific parts of a data set.

NOTE: Plotting tools accepts 2D datasets only!

Top panel shows:

  • The name of the loaded data set
  • Size of the loaded data set. Here 321 rows (data points) for all 13 columns (channels/ERPs/etc.)
  • Adjustable sample rate. Here fixed at 256 samples/s.

Plotting settings

Plot rows or columns. Default: columns

Select the rows/columns you want to plot

  • Row/Columns = [1:8] default: plots first 8 rows/columns
  • Row/Columns = [1 5 13] plots rows/columns 1,5 and 13

Set X & Y axis: default = empty. Automatic scaling is used to fit the data. When set, only the set part of the plot will be displayed.

  • X-axis is in seconds (calculated from the sample rate).
  • Example: X axis = -0.25 0.8 results in an X-axis from -.25s to .8s
  • Y-axis is the amplitude of the signal in microVolts (10^-6).
  • Example: Y axis = -25 35 results in an Y-axis from -25 to 35 microVolts)