Adding DEM to the following program doesn't work?

Hi,
I am a beginner and want to apply DEM (Digital Elevation Model) to the following code, Any quick ideas?!
figure ('Name', 'The State of Florida') % Create a new figure
usamap('Florida') % Construct map axes for State of Florida
states = shaperead('usastatehi', 'UseGeoCoords', true); % Read vector features
geoshow(states) % Display map geographic data structure

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Geographic Plots 的更多信息

标签

提问:

2014-3-17

Community Treasure Hunt

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

Start Hunting!

Translated by