Filter löschen
Filter löschen

Data storage using structures/cells

1 Ansicht (letzte 30 Tage)
Sebastian Ciuban
Sebastian Ciuban am 2 Jun. 2014
Good evening,
My assignment is to read and arrange data from a RINEX observation file , for every observed satellite. I was told that I have to use structures/cells in order to store the data properly. I have made a function that reads 1 block of data, but my function needs to read all of them (200+ blocks) and store them as structures or cells.
I have attached both, the function and the file. If someone can take a small look and advise me how to begin I would appreciate enormously.
  2 Kommentare
Mahdi
Mahdi am 2 Jun. 2014
I don't think you attached the files.
Sebastian Ciuban
Sebastian Ciuban am 2 Jun. 2014
Done, my mistake

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 2 Jun. 2014
I might look into how they did it here:
But yes, it looks like at some point you will need cells/tables/structs to store the data in MATLAB.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by