how to compare two .xls files

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

 Respuesta aceptada

KSSV
KSSV el 23 de Feb. de 2018

0 votos

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

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Feb. de 2018

Editada:

el 9 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by