| Mapping Toolbox™ | ![]() |
Read Federal Information Processing Standard (FIPS) name file used with TIGER thinned boundary files
struc = fipsname
struc = fipsname(filename)
struc = fipsname opens a file selection window to pick the file, reads the FIPS codes, and returns them in a structure.
struc = fipsname(filename) reads the specified file.
The TIGER thinned boundary files provided by the U.S. Census use FIPS codes to identify geographic entities. This function reads the FIPS files as provided with the TIGER files. These files generally have names of the format _name.dat.
The FIPS name files, along with TIGER thinned boundary files, are available over the Internet.
Note For details on locating map data for download over the Internet, see the following documentation at the MathWorks Web site: http://www.mathworks.com/support/tech-notes/2100/2101.html. |
struc = fipsname('st_name.dat')
struc =
1x57 struct array with fields:
name
id
s(1)
ans =
name: 'Alabama'
id: 1
![]() | findm | flat2ecc | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |