how to read rinex 2.01 file

48 visualizaciones (últimos 30 días)
Mukaddes
Mukaddes el 3 de Oct. de 2023
Comentada: Walter Roberson el 21 de Nov. de 2024 a las 4:15
ıs there aynway to read rinex 2.01 file? I get this error:
Version 2.010000 RINEX files are not supported.

Respuesta aceptada

Jinal
Jinal el 9 de Oct. de 2023
Hello Mukaddes,
As per my understanding, you would like to read RINEX version 2 file using MATLAB.
Starting from MATLAB R2022a, data from RINEX version three files can be read using the built-in MATLAB function ‘rinexread’. However, direct reading of RINEX version two files is not supported in MATLAB.
Please refer to the following documentation to know about ‘rinexread’ function: https://www.mathworks.com/help/nav/ref/rinexread.html
I hope this resolves the issue you were facing.
  2 comentarios
Tyler
Tyler el 21 de Nov. de 2024 a las 3:57
fyi 0 rinexread does not support v3 rinex files
Walter Roberson
Walter Roberson el 21 de Nov. de 2024 a las 4:15
That's odd, rindexread is specifically documented as handling version 3 rinex files.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by