フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to make a different colors (in mapping toolbox) for markers of points?

1 回表示 (過去 30 日間)
mehdi moayeri
mehdi moayeri 2019 年 4 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have some points in a map, which every point has a value. I would like to use differnt colors for each point based on the value I have, I can do it with scatter command but that does not consider coordinate system. Here is a map using scatter:
scatter(LongitudePoints, LatitudePoints, 50, colormap, 'filled')
DataPoints.jpg

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by