You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Ian Howat (2026). TIMESPLITRINEX (https://au.mathworks.com/matlabcentral/fileexchange/15728-timesplitrinex), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.93 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
