No BSD License
1.0
by Gane Wong
16 Nov 2001 (Updated 19 Nov 2001)
Much faster version of rmfield()
| Watch this File
As currently implemented, removing a field from a structure using rmfield() is inexplicably slow. This simple replacement is about 1000 times faster.
Editor's Note: This performance issue will be addressed in MATLAB R13.
Now obsolete. In addition, it does its work by constructing a command string that it then passes to eval.
Contact us