Home > biosig > t490 > oco.m

oco

PURPOSE ^

OCO - evaluates online classification output

SYNOPSIS ^

function [OCO]=oco(fn,eegchan,trigchan,Mode)

DESCRIPTION ^

 OCO - evaluates online classification output 

 CC = oco(fn)
  
 CC = oco(...,Mode)
       Mode 'E' provides extended analysis
  
  e.g. 
  CC=OCO('x21fb*')
  CC=OCO({'x21fb1.mat','x21fb2.mat'})
  CC=OCO(fn,[1,3],4,128)

 default: 
     eegchan=[1,3];
     trigchan=4;
     Fs=128;

CROSS-REFERENCE INFORMATION ^

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