i am trying to load a data file in matlab into a structure then load different collumns of the data into different cell
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
i am trying to load a data file in matlab into a structure then load different collumns of the data into different cell
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