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

4 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Geographic Plots finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by