create a matrix of elevations of some defined area

조회 수: 7 (최근 30일)
asaf lavi
asaf lavi 2019년 12월 23일
답변: Kaashyap Pappu 2019년 12월 26일
Im trying to create a matrix of elevations of some area.
To be more specific, i want to create a 21x21 matrix with 1 km gap between the matrix cells. I have the lat and long of the center of the map\matrix.
for example, if i type "load korea" on the MATLAB command then i get, among the rest, a variable with the name "map" - a 180x240 matrix that contains elevation values for each point.
How can i get a map like this for every area i want?
thanks a lot,
Asaf.

답변 (1개)

Kaashyap Pappu
Kaashyap Pappu 2019년 12월 26일
The Read Elevation Data Interactively documentation can help you get started on creating elevation maps. Using the appropriate region and sample values, you can generate elevation matrices as per your requirement.
The ‘Load Korea’ function is used for a few examples. Other sources of Raster Geodata is shown here. The resolution of these maps may not be as extensive as you may require.

카테고리

Help CenterFile Exchange에서 Other Formats에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by