Information about shapefile
returns a structure, info
= shapeinfo(filename
)info
, whose fields contain information about
the contents of a shapefile.
filename
can be the base name or the full name of any one of
the component files. shapeinfo
reads all three files as long as
they exist in the same folder and the unit of length or angle is not specified. If
the main file (with extension .
SHP) is missing,
shapeinfo
returns an error. If either of the other files is
missing, shapeinfo
returns a warning.