Read SOLUTION ESTIMATE block from a SINEX file.

The code reads the 'solution/estimate' block of a SINEX file.
308 Downloads
Updated 28 Jun 2016

View License

The function reads the 'solution/estimate' block of a SINEX file and returns it as a cell matrix.

Cite As

Mohammad Ali (2024). Read SOLUTION ESTIMATE block from a SINEX file. (https://www.mathworks.com/matlabcentral/fileexchange/47350-read-solution-estimate-block-from-a-sinex-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

(1) The textscan function was modified to recognize the empty spaces in the time string. As a result, the time parameter is now provided in three columns of 6 to 8.
(2) The code was documented.

1.0.0.0