How to use excel data in matlab for deep learning classification ?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Tomaso Cetto
am 2 Jun. 2021
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 Kommentare
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!