How to use excel data in matlab for deep learning classification ?
Mostra commenti meno recenti
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 Commenti
Shashank Gupta
il 25 Mag 2021
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?
naresh bhimchand
il 27 Mag 2021
Risposte (1)
Tomaso Cetto
il 2 Giu 2021
0 voti
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
Categorie
Scopri di più su Data Import from MATLAB in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!