In file DVector.cpp:

DIVAMatrixExport void CDVector::ToFile( FILE *fh ) const

Writes the vector to disk in binary format.

Documentation

Writes the vector to disk in binary format. Use 'readbin.m' to load such a file into MatLab (placed in the diva/matlab dir).

Returns:
Nothing.
Parameters:
fh - Open file handle (opened using fopen())
Author:
Mikkel B. Stegmann
Version:
2-5-2001


Back DIVA Reference Manual The DIVA-Site