path elevation profile
12 次查看(过去 30 天)
显示 更早的评论
Hi,
Given two xy coords on an elevation map (xyz format), is there a function to generate the path elevation profile between these two points?
The function would have to interpolate between grid points..it would also be nice to be able to specify spacing betweem elevation points.
Thanks in advance!
eric
0 个评论
回答(4 个)
omid zandi
2021-4-25
Hi
Despite about 8 years delay, it is worth saying that TopoToolbox has provided this feature in demprofile function which works perfect.
0 个评论
Kyle Jones
2012-2-7
Eric, Have you found any help with this. I need the exact same thing as you. I have a grid of 1 arcsecond SRTM elevation data. I created an equally spaced grid and I need to find an elevation profile between two points (not necessarily on the grid). I would be happy to team up with you and share anything I find if you will do the same. I'm really stuck on this.....
Thanks, Kyle
Wolfgang Schwanghart
2012-2-10
Hi, if you have the image processing toolbox, the function improfile should do what you ask for. http://www.mathworks.de/help/toolbox/images/ref/improfile.html
Best regards, Wolfgang
0 个评论
Rob Comer
2012-2-15
1 个评论
Albert Gesualdi
2021-2-17
I have been tring to use mapprofile to generate a elevation profile along a line in a geotiff file i uploaded with readgeoraster and I cannot get it to work any idea why?
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!