How do you mathmatically modify a coordinate in an array? Not what the coordinate references, e.g. a pixel intensity value, but the coordinate itself.
Show older comments
How do you mathmatically modify a coordinate in an array? Not what the coordinate references, ex. a pixel intensity value, but the coordinate itself.
So if I want to create a loop that performs a function on a point then moves to the next point by adding one to the previous coordinate:
e.g.from A(1,1) to A(1,2)
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Lengths and Angles in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!