how to compare two excel column values with one another in matlab.
Mostrar comentarios más antiguos
I'm working on a project "road sign detection" where i need to load the data from a excel file and i need to compare the value of one column values with all other remaining values.if i do have same images then the values in excel value become 0.
2 comentarios
KSSV
el 4 de Abr. de 2017
Comparing depends on what data excel has....
NAVEEN KUMAR
el 4 de Abr. de 2017
Respuestas (1)
KSSV
el 4 de Abr. de 2017
0 votos
Read about ismember , ismembertol
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!