Find diagonal vector within matrix
Show older comments
I have a 201x551 matrix of height values, collected by LIDAR, showing a tidal estuary. The estuary runs diagonally across the figure (SW to NE), and I need to create a 2D representation of a cross section through the estuary (i.e. a transect from NW to SE). How can I create a vector which bes represents the values between (1,1) and (201,551).
Thanks for your help,
Max
Accepted Answer
More Answers (0)
Categories
Find more on Operating on Diagonal 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!