How can I get slope from DEM data?
7 views (last 30 days)
Show older comments
Hi, I'm undergraduate student from Yonsei University, Seoul. I have a question about MATLAB.
I have a DEM data like this picture.
Each row and column indicates the length of data set(1952X2101), and each value means elevation.
I want to calculate the slope of radom radial degree.
If I put random radial degree like 45 degree(0-90 degree), MATLAB shows slope like 0.08 (in ratio)
How can I make this one?
Thanks for reading.
4 Comments
KSSV
on 3 Mar 2021
(1,1) --> 1. then, I put radial degree like 45. In this case, slope will be 0.4.
How slop is 0.4? To get slope you need two points right? What is other point?
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox 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!