Converting from subarray coordinates to array coordinates

Posted by user111 on Stack Overflow See other posts from Stack Overflow or by user111
Published on 2010-05-06T16:58:12Z Indexed on 2010/05/06 17:28 UTC
Read the original article Hit count: 211

Filed under:
|
|

I know the center (x,y) coordinates of a subarray in terms of the subarray space and general array. For other parts of the subarray I also know the coordinates in the subarray space - but I want to find the coordinates in the general array? Is there an elegant way to do it in Matlab?

© Stack Overflow or respective owner

Related posts about matlab

Related posts about coordinates