Plots the PLV over the time (x axis) and frequency (y axis).
SYNOPSIS
function plotPLV(r)
DESCRIPTION
Plots the PLV over the time (x axis) and frequency (y axis).
This function plots the PLV values over time and frequency as calculated by
calcPLV.m.
Usage:
plotPLV(r);
Input parameters:
r ... Input structure
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
plotC Creates different plots such as ERDS maps, average maps, and so on.