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 CenterFile Exchange에서 String에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by