No BSD License  

Highlights from
MEX_SHAPE

image thumbnail
from MEX_SHAPE by John Evans
Reads in common ESRI shapefile formats.

Contents of this Package

Contents of this Package

ChangeLog

Developer information, you probably don't need to read this.

README

Text documentation about mexshape. Equivalent to what you will find in doc/html

data/US_Gulf_States, data/Test_Multipoint

test shapefiles

doc/html

HTML documentation about mexshape. Equivalent to what you will find in the README file.

doc/xml

DocBook XML documentation about mexshape. This is actually what generates the README and doc/html documentation. Not really suitable for human consumption.

makefile

Used to build the mex-file

mex_shape.m

help information for the mex file itself (don't call this directly)

shape_in.m

Old shapefile reader provided for backwards compatibility only. Superceded by shape_get.m

shape_get.m

Reads shapefiles by calling mexshape. Please use this m-file to read shapefiles instead of calling mexshape directly.

shape_pt2arr.m

converts what's read by from a point shapefile into x and y coordinates

shape_plot.m

plots the data you imported with shape_in

Contact us at files@mathworks.com