Write n bytes form buf to file fp. File pointer fp should have been obtained from a call to fopen or freopen or be the standard output (stdout) or standard error (stderr). Return value is number of bytes actually written.
Note that one matrix element reserves 8 bytes of space.
SEE ALSO: fopen,freopen,fputs,fprintf,matcvt,cvtmat.