That is, the struct array is sorted by one field, then those entries of the array that have the same value for that field are sorted by a second field, etc. If you want to sort by only one field, you ...
I ran into this bug in numpy when reading in a .mat that has a struct containing huge matrices. (the dtwhole dtype was > 2GB) I was able to work around this bug by ...
mcreadgdif.m reads one stream of GDIF data into MoCap Toolbox format. readgdif.m reads all GDIF streams in an SDIF file into a Matlab struct array. Easdif must be installed on the computer for the ...