A Matlab routine written by Sanna Haavisto from VTT Energy Finland for DOP2000
The routine reads binary DOP files and converts the data to Matlab variables. The version below is almost complete and can be used in most cases. It was only tested it with Matlab version number 7, but it used to work in version 6.5 too. A graphical user interface is under work and may be available in the future.
Download the Matlab routines for DOP2000 (matlab_dop2000_v1.txt, 19Kb)
Any questions related to
these routines should be forward to:
Mr. Sanna Haavisto
VTT Energy
P.O. Box 1603
FIN-40101 JYVASKYLA
FINLAND
E-mail: Sanna.Haavisto@vtt.fi
Matlab routines written by Hannu Karema from VTT Energy Finland for DOP1000
Two routines are offered:
DOPVIEW: Reads the ASCII
block (block 1) of a binary DOP file (Ver 5.23.3)
DOPREAD: Reads DOP 1000 binary data files (Ver 5.23.3) into Matlab V5.2.
These Matlab routines have
been written by Mr. Hannu Karema from VTT Energy. They have not yet been fully
tested for all possible combinations or modes. Functionality of these routines
are not guaranteed and consequences of using them remain at the user.
These routines are made with Matlab 5.1 and most probably do not work with version
4.x because new functionality has been utilized.
I tested routines with version 4.2c and they do not work. The main reason is
found from the use of the 'switch'-command in dopread-routine. This command
can be replaced by 'if'-structures without much difficulty but we do not use
V4.2 anymore and thus I am not going to do that. For experienced Matlab-user,
though, this is 'a piece of cake'.
Download the Matlab routines (matlab.zip, 6.12 Kb)
Any questions related to these routines should be forward to:
Mr. Hannu Karema
VTT Energy
P.O. Box 1603
FIN-40101 JYVASKYLA
FINLAND
E-mail: Hannu.Karema@vtt.fi