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 Exchange에서 MATLAB에 대해 자세히 알아보기

태그

질문:

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