save2gdf
PURPOSE
SAVE2GDF loads EEG data and saves it in GDF format
SYNOPSIS
function [HDR] = save2gdf(arg1,arg2,arg3);
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- gdfdatatype GDFDATATYPE converts number into data type according to the definition of the GDF format [1].
- save2gdf SAVE2GDF loads EEG data and saves it in GDF format
- sclose SCLOSE closes the file with the handle HDR
- sopen SOPEN opens signal files for reading and writing and returns
- sread SREAD loads selected segments of signal file
- swrite SWRITE writes signal data.
This function is called by:
- save2gdf SAVE2GDF loads EEG data and saves it in GDF format
- trigandsave2gdf TrigAndSave2GDF loads and triggers signal data and saves it to a GDF-file
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003