How to copy excel specific cell data in matlab ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Khan Muhammad Adeel Khan
il 17 Ago 2021
Commentato: Khan Muhammad Adeel Khan
il 17 Ago 2021
Hello Folks ! I want to copy excel specific cell data e.g. E34 and F72 in matlab. How can I get access to the specific cell ?
0 Commenti
Risposta accettata
KSSV
il 17 Ago 2021
Read the Excel file data using readtable. And then extract your required data using indexing.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!