GetSRTMData

버전 1.0.0.0 (2.81 KB) 작성자: Sebastian Hölz
Extract heigth information from SRTM-files.
다운로드 수: 4.1K
업데이트 날짜: 2004/12/3

라이선스 보기

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 (2024). GetSRTMData (https://www.mathworks.com/matlabcentral/fileexchange/5544-getsrtmdata), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Coordinate Reference Systems에 대해 자세히 알아보기
도움

줌: SRTM Interpolation

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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.