extractfield
Field values from structure array
Syntax
Description
returns the field values specified by the field a = extractfield(S,name)name of
structure S.
Note
The extractfield function requires Mapping Toolbox™. If you do not have Mapping Toolbox, then you can access the data stored in a structure array by
using dot notation. For more information, see Structure Arrays and Access Elements of a Nonscalar Structure Array.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a
