MATLAB Function Reference | Search  Help Desk |
classgroup | See Also |
Groups a few classes into more general classes
Syntax
out=classgroup(d,classes,groupclasses)
Description
out=classgroup(d,classes,groupclasses)
groups the groups of classes specified by the cell array
classes
into new classes specified by the cell array groupclasses
.
alsoclasspart