GetSRTMData

Extract heigth information from SRTM-files.

이 제출물을 팔로우합니다

The function enables you to extract height data from SRTM-files for ...

... a single coordinate
... several coordinates
... a line between two coordinates
... several lines between pairs of coordinates.

The output structure will contain a structure of (lon/lat/height)-triplets depending on the input data.

Easy to use, hope you like it ...

Sebinator

인용 양식

Sebastian Hölz (2026). GetSRTMData (https://kr.mathworks.com/matlabcentral/fileexchange/5544-getsrtmdata), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: SRTM Interpolation

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

V1.00 Fixed bug for abs(lat/lon)<10° mentioned by Tanner. Not tested because I can't log on to the new ftp-address for SRTM-data ...
... let me know if it works.