Home > biosig > t310 > getErdsValues.m

getErdsValues

PURPOSE ^

Extracts ERDS values of ERDS maps.

SYNOPSIS ^

function values = extractErdsValues(r, time, freq)

DESCRIPTION ^

 Extracts ERDS values of ERDS maps.

 This function returns the ERDS values within a specified time and frequency
 window from an already calculated map.

 Usage:
   values = extractErdsValues(r, time, freq);

 Input parameters:
   r    ... ERDS map structure
   time ... Time window (s)
   freq ... Frequency window (Hz)

 Output parameter:
   values ... Structure containing information about the ERDS map

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003