Skip to content

A-talebifard/GPS-RINEX-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS RINEX Reader

This repository contains MATLAB code written by A-Talebifard for reading GPS data from a RINEX file. The code reads in a RINEX file using the uigetfile function, and then extracts GPS data from the file using the GPSfileread function. The extracted data is stored in a table format.

Usage

To use this code, follow these steps:

Clone or download this repository to your local machine. Open MATLAB and navigate to the directory where you saved this repository. Run the main.m script. When prompted, select the RINEX file you would like to read. The script will extract the GPS data from the file and store it in a table format.

About

Read a RINEX file in MATLAB and store the data in a table format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages