How can i eidt "usborder.mat"?

6 vues (au cours des 30 derniers jours)
a
a le 13 Sep 2017
Commenté : Amith K le 6 Nov 2019
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?

Réponses (1)

KSSV
KSSV le 13 Sep 2017
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 commentaire
Amith K
Amith K le 6 Nov 2019
I want to replace usborder in my program with a rectangle border how can i do it?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Genomics and Next Generation Sequencing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!