How to copy excel specific cell data in matlab ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Khan Muhammad Adeel Khan
le 17 Août 2021
Commenté : Khan Muhammad Adeel Khan
le 17 Août 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 commentaires
Réponse acceptée
KSSV
le 17 Août 2021
Read the Excel file data using readtable. And then extract your required data using indexing.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!