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

 Réponse acceptée

KSSV
KSSV le 23 Fév 2018

0 votes

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

Plus de réponses (0)

Catégories

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by