TIMESPLITRINEX
by Ian Howat
28 Jul 2007
(Updated 30 Jul 2007)
Break up a RINEX GPS file by a length of time
|
Watch this File
|
| File Information |
| Description |
TIMESPLITRINEX splits a RINEX GPS file by time.
TIMESPLIT(FILENAME,t) breaks a RINEX file into shorter files of length t in seconds. Useful for breaking a large file into days, or a day file
into hours, etc.
EXAMPLE: If 'myfile.obs' is a day-long rinex file,
TIMESPLIT('myfile.obs',3600) will make 12 files of 1 hour long segments
with names: myfile0.obs,myfile1.obs,myfile2.obs,etc. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 16 May 2008 |
Stan Rogo
|
|
|
| 16 May 2008 |
Stanislaw Rogula
|
|
|
|
Contact us at files@mathworks.com