How can I get the full MATLAB Mapping Toolbox? Some functions appear to be missing.

조회 수: 4 (최근 30일)
Hello,
I am trying to use the Matlab Mapping Toolbox to learn geoplotting and geocoding, but it appears that some functions are not able to be referenced. When I do license(inuse) it returns;
map_toolbox
matlab
But the only map toolbox function that worked was gpxread.
{
help geodensityplot
geodensityplot not found.
help geobasemap
geobasemap not found.
}
When I run geoplot, geodensityplot, basemap, or any of those seemingly important functions, it tells me Function not defined.
{
Undefined function or variable 'geobasemap'.
}
Any insight? Really want to get started on learning this stuff since its pretty exciting.

채택된 답변

Fangjun Jiang
Fangjun Jiang 2019년 10월 31일
geodensityplot() was introduced in R2018b.
https://www.mathworks.com/help/releases/R2019b/matlab/ref/geodensityplot.html

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geographic Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by