Home > src > matlab > pfsget.m

pfsget   Linux x86

PURPOSE ^

Read next frame from the pfs stream. See also help for pfsopen function.

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 Read next frame from the pfs stream. See also help for pfsopen function.

 usage: new_pfs_struct = pfsget( pfs_struct );
   pfs_struct - the structure returned by pfsopen or pfsget
   new_pfs_struct - new structure with new fields containing channels and tags

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 % Read next frame from the pfs stream. See also help for pfsopen function.
0002 %
0003 % usage: new_pfs_struct = pfsget( pfs_struct );
0004 %   pfs_struct - the structure returned by pfsopen or pfsget
0005 %   new_pfs_struct - new structure with new fields containing channels and tags

Generated on Tue 03-Mar-2009 13:03:09 by m2html © 2003