how to compare two structures
Mostra commenti meno recenti
I have two structures. structure1=(8666*1) --> every cell has x and y coordinate values(two numeric values) structure2=(2785*1) --> every cell has x and y coordinate values(two numeric values)
How do i compare the structure1 and structure 2 cell by cell. I need to find the same positions (x and y coordinates) Missing positions (x and y coordinate) and new positions (x and y coordinate) between the two structures.
I kindly request someone to help.
Thanks
2 Commenti
Jos (10584)
il 2 Lug 2014
Are you talking about structures with fields or about cells? It would help if you give a really short example with only a few values.
Yuvashree Mani Urmila
il 2 Lug 2014
Risposte (1)
Robert Cumming
il 2 Lug 2014
0 voti
Regards
Categorie
Scopri di più su Structures in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!