TIMESPLITRINEX

Break up a RINEX GPS file by a length of time

You are now following this Submission

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 .

Categories

Find more on Automotive in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0