How to copy excel specific cell data in matlab ?
4 ビュー (過去 30 日間)
古いコメントを表示
Khan Muhammad Adeel Khan
2021 年 8 月 17 日
コメント済み: Khan Muhammad Adeel Khan
2021 年 8 月 17 日
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 件のコメント
採用された回答
KSSV
2021 年 8 月 17 日
Read the Excel file data using readtable. And then extract your required data using indexing.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!