Home > bioelectromagnetism > eeg_toolbox_demo_script.m

eeg_toolbox_demo_script

PURPOSE ^

script to plot an ERP and topographic map

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 script to plot an ERP and topographic map

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 % script to plot an ERP and topographic map
0002 clear
0003 p = eeg_toolbox_defaults
0004 p = eeg_open(p)
0005 p = elec_open(p)
0006 p = mesh_open(p)
0007 p = gui_erp_plot(p)
0008 p = eeg_contours_engine(p)

Generated on Mon 15-Aug-2005 15:36:19 by m2html © 2003