Sorting of geographic coordinates

1 次查看(过去 30 天)
I have an excel file with X - Y coordinates. Plotting the file using the scatter plot, i get this:
teste.png
Howerver, when I plot the same shape file (using the plot option), exported to excel, I get this:
untitled.png
Which is because my data is not arranged properly. How can I properly arrange/sort the excel file so i get something similar to the first image when i use the plot option?
  2 个评论
madhan ravi
madhan ravi 2018-11-23
Try 'xk' as marker in plot function
Darlington Mensah
Darlington Mensah 2018-11-23
What i need to do is to sort my coordinates clockwise or anticlockwise such that i can get a defined polygon with the plot option. I do not seek to change the marker

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geographic Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by