how to use dataset function
Show older comments
Hi, I would to import data from excel file using dataset function. I attach the example of the excel file i would like to import to MATLAB. it will be helpful if someone can write me example of code that do it.
Answers (1)
Steven Lord
on 19 May 2016
0 votes
Consider reading the spreadsheet into a table instead if you're using a release of MATLAB that includes table (release R2013b or later.)
Categories
Find more on Data Import from MATLAB 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!