Go backward to 9.4.3 Reconverting to Native Format
Go up to 9.4 Creating a Binary Archive
Go forward to 9.4.5 Conversion to a More Portable Binary
9.4.4 Reading the Binary File
To use readfile to read the data in latlon.bin:
- Enter the following command:
readfile latlon.bin
- The data are stored as doubles, so enter
d to view each
value (or press Return to view each value after the first).
- Enter
q to quit readfile.
Tom Sgouros and James Gallagher, 2006-02-12
