how to compare two excel column values with one another in matlab.
Show older comments
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 Comments
KSSV
on 4 Apr 2017
Comparing depends on what data excel has....
NAVEEN KUMAR
on 4 Apr 2017
Answers (1)
KSSV
on 4 Apr 2017
0 votes
Read about ismember , ismembertol
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!