How to import data from excel file as structure into Matlab?
Show older comments
Hello, I have a relatively straight forward problem:
I have an excel sheet with two columns. The first column contains names and the second column contains numeric values. How can I import this file as a struct, so that I can access the values simply by their name?
2 Comments
Walter Roberson
on 29 Oct 2020
Are the values all the same datatype such as all numeric scalars?
Jannis Holtkoetter
on 30 Oct 2020
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!