Home > biosig > t200 > sclose.m

sclose

PURPOSE ^

SCLOSE closes the file with the handle HDR

SYNOPSIS ^

function [HDR] = sclose(HDR)

DESCRIPTION ^

 SCLOSE closes the file with the handle HDR
 [HDR] = sclose(HDR)
    HDR.FILE.status = -1 if file could not be closed.
    HDR.FILE.status = 0 indicates the file has been closed.

 see also: SOPEN, SREAD, SSEEK, STELL, SCLOSE, SWRITE

CROSS-REFERENCE INFORMATION ^

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