fabien van mook

all packages "fvm-*"

package "fvm-miscellaneous"

function file "bin_load.m"

Function y = bin_load(f)

loads a binary file with exclusively numerical data in
double (32-bit) ieee big endian format.

The binary file has name [f ".bin"] and is accompanied
by an ascii file with name [f ".siz"] containing the number
of rows and columns.


(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-miscellaneous" under GNU GPLv3+