NaNFields = FindStructNan(TestStruct)
Function returns names of fields within input structure containing NaN. Does not test substructures.
|
Parameters |
Description |
|
TestStruct [struct] |
Structure to be tested for NaN's. |
|
Return Values |
Description |
|
NaNFields [cell] |
Array of field names of the NaN fields |
|
Copyright (c) MZA Associates 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|