ContentsIndexReferenceHome
PreviousUpNext
FindStructNaN
MATLAB
NaNFields = FindStructNaN(TestStruct)
Description

Function returns names of fields within input structure containing NaN. Does not test substructures.

Parameters
Parameters 
Description 
TestStruct [struct] 
Structure to be tested for NaN's. 
Return Values
Return Values 
Description 
NaNFields [cell] 
Array of field names of the NaN fields 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!