#include "mat.h"
int matClose(fp)
MATFile *fp;
integer*4 function matClose(fp)integer*4 fp
fpmatClose closes the MAT-file associated with fp. It returns EOF for a write error and zero if successful.(c) Copyright 1994 by The MathWorks, Inc.