フィルターのクリア

Data storage using structures/cells

1 回表示 (過去 30 日間)
Sebastian Ciuban
Sebastian Ciuban 2014 年 6 月 2 日
コメント済み: Sebastian Ciuban 2014 年 6 月 2 日
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 件のコメント
Mahdi
Mahdi 2014 年 6 月 2 日
I don't think you attached the files.
Sebastian Ciuban
Sebastian Ciuban 2014 年 6 月 2 日
Done, my mistake

サインインしてコメントする。

採用された回答

Sean de Wolski
Sean de Wolski 2014 年 6 月 2 日
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 件のコメント
Sebastian Ciuban
Sebastian Ciuban 2014 年 6 月 2 日
Indeed, and I need to figure out how

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeString についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by