Page 1 of 1

i am trying to load a data file in matlab into a structure then load different collumns of the data into different cell

Posted: Mon Jul 11, 2022 9:49 am
by answerhappygod
i am trying to load a data file in matlab into a structure then load different collumns of the data into different cell variables inside the structure i.e file is named kepler so one column would be kepler.svid another would be kepler.radius etc i finaly got it to load the file but not how to index the dile into a structure