Go to the source code of this file.
1:length(fields) if strcmp(fieldname,fields{i}) out = true
Definition at line 4 of file hasfield.m.
hasfield(structure,fieldname) fields = fieldnames(structure)
Definition at line 1 of file hasfield.m.