Question


Convert .shp file to .mat file
How can i convert a shape file into a matlab file?

9 years ago | 1 answer | 0

1

answer

Question


How to add cost?
I have a .mat file in which there are coordinates of some polygon, now i want to add costs to these polygon. How can i add that?...

9 years ago | 0 answers | 0

0

answers

Question


How to read .hgt file in matlab.
I have tried with the command X=READHGT(filename); but its not working. I am getting an error statement as "Undefined function '...

9 years ago | 0 answers | 0

0

answers

Question


Determing intermediate points in 3D mesh plot
i have a series of x, and y points eg: x=1,2,3 and y=1,2,3 and i have z =[10,20,30;15,25,35;30,40,50] and i have plotted a mesh ...

9 years ago | 1 answer | 0

1

answer