How can i eidt "usborder.mat"?
조회 수: 4 (최근 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
Amith K
2019년 11월 6일
I want to replace usborder in my program with a rectangle border how can i do it?
참고 항목
카테고리
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!