dted_read

Read Digital Terrain Elevation Data (DTED) files

現在この提出コンテンツをフォロー中です。

[Z, LAT, LON] = DTED_READ(FILENAME) returns elevation data (Z) in the specified DTED file as a regular data grid with elevations in meters. LAT and LON provide 1D arrays with latitudes and longitudes (in degrees) corresponding to columns and rows of the elevation grid.
DTED files usually follow specific filename and directory name format ending with for example with "\e003\n15.dt0". If file is in the proper format than additional verifications are performed to ensure correctness.

[Z, LAT, LON, HEADER] = DTED_READ(FILENAME) also returns HEADER struct with metadata fields extracted from the header. Only minimal amount of metadata is read.

引用

Jaroslaw Tuszynski (2026). dted_read (https://jp.mathworks.com/matlabcentral/fileexchange/50076-dted_read), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Read DTED elevation data

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0