addCustomTerrain
Description
addCustomTerrain(
adds terrain data specified by terrainName
,files
)files
for use with the trackingGlobeViewer
object. You can add the terrain to the trackingGlobeViewer
object through its Terrain
property. Custom terrain data is available for current and future sessions of
MATLAB® until you call removeCustomTerrain
.
addCustomTerrain(___,
adds custom terrain data with additional options specified by one or more name-value
pairs.Name,Value
)
Input Arguments
Tips
You can find and download DTED files by using EarthExplorer, a data portal provided by the US Geological Survey (USGS). From the list of data sets, search for DTED files by selecting Digital Elevation, SRTM, and then SRTM 1 Arc-Second Global and SRTM Void Filled.
Version History
Introduced in R2022a