Code covered by the BSD License
-
nestedSortStruct(aStruct, fie...
[sortedStruct index] = nestedSortStruct(aStruct, fieldNamesCell, directions)
-
nestedSortStruct2(aStruct, fi...
[sortedStruct index] = nestedSortStruct2(aStruct, fieldNamesCell, directions, classFields)
-
sortStruct(aStruct, fieldName...
[sortedStruct index] = sortStruct(aStruct, fieldName, direction)
-
sortStruct2(aStruct, fieldNam...
[sortedStruct index] = sortStruct2(aStruct, fieldName, direction)
-
View all files
from
Nested sort of structure arrays
by Jake Hughey
Perform a nested sort of a struct array based on multiple fields.
|
| All files for Nested sort of structure arrays |
/license.txt
/nestedSortStruct.m
/nestedSortStruct2.m
/sortStruct.m
/sortStruct2.m
|
|
Contact us at files@mathworks.com