How to use excel data in matlab for deep learning classification ?
9 次查看(过去 30 天)
显示 更早的评论
Hi all,
I like to know how to use excel data in matlab for deep learning classification and i am new to matlab, in this if anyone share me the example link it will be helpful for me.Thank you in advance.
2 个评论
Shashank Gupta
2021-5-25
Hi Naresh,
what would you want to do with excel data? Do you want to import the data from excel and use it in training? I don't understand the question. Would you like to elaborate?
回答(1 个)
Tomaso Cetto
2021-6-2
Hi Naresh,
The readtable function might be what you're after here - https://www.mathworks.com/help/matlab/ref/readtable.html. This will convert your Excel spreadsheet into a MATLAB table.
Let me know if this works for you!
Best,
Tomaso
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!