How to write a program for reading the WinMLS .wmb file format

An example of reading the recommended measurement file format .wmb is given in the file loadimp.m found in the folder where WinMLS is installed. It is written in the Matlab programming language, but is very similar to the programming language C. The file format is listed in the file format.h also found in the folder where WinMLS is installed.