No BSD License  

Highlights from
TEQCPLOT

3.8

3.8 | 5 ratings Rate this file 17 Downloads (last 30 days) File Size: 8.56 KB File ID: #11427
image thumbnail

TEQCPLOT

by Jim Hedfors

 

15 Jun 2006 (Updated 16 Jun 2006)

Read and plot TEQC report files

| Watch this File

File Information
Description

TEQC is the Toolkit for GPS/GLONASS/SBAS Data used to solve many pre-processing problems with GPS, GLONASS, and SBAS data.
TEQC stands for Translation, Editing, and Quality Check.

TEQCPLOT(FILENAME) returns the content of a TEQC reportfile in a figure (and a struct variable). Input argument FILENAME is optional.

Valid TEQC report files are:
  
FORMAT DESCRIPTION
*.sn1 Signal to noise ratio L1
*.sn2 Signal to noise ratio L2
*.iod Derivative of ionospheric delay observable (m/s)
*.ion Ionospheric delay observable (m)
*.mp1 Multipath Carrier L1
*.mp2 Multipath Carrier L2
*.azi Satellite azimuthal data (degrees)
*.ele Satellite elevation data (degrees)

Jim Hedfors, Uppsala University, 2005

Acknowledgements
This submission has inspired the following:
TEQCSPEC, read_teqc_compact
MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
31 Jul 2006 P B  
31 Oct 2006 jnan sxiang

very good ,but
??? Subscripted assignment dimension mismatch.
Error in ==> teqcplot at 52
        SAT(n,sats(2:end))=str2num(A{i});
why??
thanks

05 Nov 2006 Gustavo Juarez

Necesito el software para trabajar en un proyecto de investigacion para un trabajo de maestria

23 Feb 2007 Peter Steigenberger

dateaxis from Financial Toolbox is required!!

26 May 2009 adam steer

datelabel.m, from Robert Algrem: http://cims.nyu.edu/~almgren/mysql/datelabel.m

...works ok as a replacement for dateaxis. comment out the dateaxis line and replace with datelabel(1)

very nice!

26 Jul 2009 Peter Dailey

When run with 7.8.0 (2009a) using the included "rover.sn2" :

??? Cell contents reference from a non-cell array object.

Error in ==> teqcplot at 44
sats=str2num(A{i});

11 Nov 2009 naoc dongjun

When run with 7.8.0 (2009a) using the included "shanding.sn2" :

??? Cell contents reference from a non-cell array object.

Error in ==> teqcplot at 44
sats=str2num(A{i});

Please login to add a comment or rating.
Updates
16 Jun 2006

Renamed function from TEQC to TEQCPLOT to avoid mixing with the original TEQC toolkit.
Also, included an example of a TEQC report file.

Tag Activity for this File
Tag Applied By Date/Time
satellite Jim Hedfors 22 Oct 2008 08:29:40
gps Jim Hedfors 22 Oct 2008 08:29:40
report files Jim Hedfors 22 Oct 2008 08:29:40
sbas Jim Hedfors 22 Oct 2008 08:29:40
teqc Jim Hedfors 22 Oct 2008 08:29:40
glonass Jim Hedfors 22 Oct 2008 08:29:42
gps kuoping 29 Jun 2010 07:17:34

Contact us at files@mathworks.com