How to convert the points with respect to co-ordinate system?
Show older comments
I have huge three 90*85 matrices with x,y,z values calculated from the left upper corner of the matrix. I would like to change the points with respect to new coordinate system.
How can I convert the points? Do you need more explanation?
2 Comments
Roger Stafford
on 30 Mar 2018
@Swapnil Rane: Yes, we do indeed need much more explanation. Aside from simply applying the conversion formulas from the current to the new coordinate systems for each triplet within the three respective matrices, what is it you are asking?
Also what is the significance of the phrase "calculated from the left upper corner"? What does it matter how these original values were calculated, with regard to the task of computing the necessary conversions?
Swapnil Rane
on 30 Mar 2018
Accepted Answer
More Answers (1)
Abhishek Ballaney
on 30 Mar 2018
0 votes
https://in.mathworks.com/help/matlab/cartesian-coordinate-system-conversion.html
1 Comment
Swapnil Rane
on 30 Mar 2018
Categories
Find more on Logical 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!
