How to copy excel specific cell data in matlab ?

2 vues (au cours des 30 derniers jours)
Khan Muhammad Adeel Khan
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 ?

Réponse acceptée

KSSV
KSSV le 17 Août 2021
Read the Excel file data using readtable. And then extract your required data using indexing.
  1 commentaire
Khan Muhammad Adeel Khan
Khan Muhammad Adeel Khan le 17 Août 2021
Thanks KSSV ! The issue has been resolved.

Connectez-vous pour commenter.

Plus de réponses (0)

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!

Translated by