Effacer les filtres
Effacer les filtres

Data storage using structures/cells

1 vue (au cours des 30 derniers jours)
Sebastian Ciuban
Sebastian Ciuban le 2 Juin 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 commentaires
Mahdi
Mahdi le 2 Juin 2014
I don't think you attached the files.
Sebastian Ciuban
Sebastian Ciuban le 2 Juin 2014
Done, my mistake

Connectez-vous pour commenter.

Réponse acceptée

Sean de Wolski
Sean de Wolski le 2 Juin 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.
  1 commentaire
Sebastian Ciuban
Sebastian Ciuban le 2 Juin 2014
Indeed, and I need to figure out how

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by