TIMESPLITRINEX

版本 1.0.0.0 (1.9 KB) 作者: Ian Howat
Break up a RINEX GPS file by a length of time
2.9K 次下载
更新时间 2007/7/30

查看许可证

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.

引用格式

Ian Howat (2024). TIMESPLITRINEX (https://www.mathworks.com/matlabcentral/fileexchange/15728-timesplitrinex), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Automotive 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0