Next: gamma, Previous: fzw, Up: Internal Routines [Contents][Index]
fzwrite, var, file [, header]
fzwrite(var, file [, header])
Writes array var
and also header
(which may be
a string or a string array) into uncompressed fz file
. The
function version returns 1
on success, 0
on failure, and
no error messages.