How can I load two .xls file in MATLAB and compare their columns regarding a specific component?

 採用された回答

KSSV
KSSV 2018 年 2 月 23 日

0 投票

Load the .xls files into matlab using xlsread. Pick the column you want and use ismember. Read about xlsread and ismemebr.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

タグ

質問済み:

2018 年 2 月 23 日

編集済み:

2020 年 6 月 9 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by