How can I relate points of different matrices ?
Show older comments
matrix a,b and c size are (26,26) and i wanna relate points a(1,1) with b(1,1) and c(1,1) in a way that if i change the order of the points the point of matrix c matches with points of a and b.
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!