How can i eidt "usborder.mat"?
2 次查看(过去 30 天)
显示 更早的评论
Hello I'm studying TSP.
I want to change 'usborder.mat'.
I want to draw a map of another area like this file.
Can you tell me how to edit or make mat files?
0 个评论
回答(1 个)
KSSV
2017-9-13
YOu need to download the borders/ boundaries from the resources available online. The data is mostly available in the form shapefile. These shapefiles can be read in MATLAB using shaperead. Read about shapefiles and Shaperead. Below is one of the link which gives you border/ boundary shapefiles.
If you want to edit the mat file which you gave...you can edit it...as the data is loaded into work space using load.
1 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genomics and Next Generation Sequencing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!