TIMESPLITRINEX

Break up a RINEX GPS file by a length of time
2,9K download
Aggiornato 30 lug 2007

Visualizza la licenza

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.

Cita come

Ian Howat (2025). TIMESPLITRINEX (https://it.mathworks.com/matlabcentral/fileexchange/15728-timesplitrinex), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Automotive in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0