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

4 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Geographic Plots in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by