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

1 件のコメント

George Carlisle
George Carlisle 2016 年 8 月 30 日
It was the "..." I had to remove it

サインインしてコメントする。

 採用された回答

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

Community Treasure Hunt

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

Start Hunting!

Translated by