Why doesn't mapping toolkit tutorial work?

I was doing the mapping toolkit tutorial in the UG for 2016a on page 27 it says to enter some commands but the last line of the command doesn't work
This is the command but it doesn't add the points to the map
geoshow('worldcities.shp', 'Marker', '.',...'Color', 'red')

 采纳的回答

Yes, as you've noticed by yourself, you did the geoshow command in one line, so the description '...' was not necessary.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by