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')

 채택된 답변

Kojiro Saito
Kojiro Saito 2016년 10월 9일

1 개 추천

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

추가 답변 (0개)

질문:

2016년 8월 30일

답변:

2016년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by