how to compare two excel column values with one another in matlab.
Afficher commentaires plus anciens
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 commentaires
KSSV
le 4 Avr 2017
Comparing depends on what data excel has....
NAVEEN KUMAR
le 4 Avr 2017
Réponses (1)
KSSV
le 4 Avr 2017
0 votes
Read about ismember , ismembertol
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!