How to read WinMLS files in Matlab?

The function loadimp.m found in the WinMLS folder can read the WinMLS measurement files .wmb or .wmt into Matlab. To get an explanation on how it is used, open Matlab and change directory to the directory where WinMLS is installed, then type:

help loadimp

in the Matlab workspace and push Enter.