rmpref(group,pref)
removes the specified preference in the specified group. If
pref specifies multiple preferences,
rmpref removes each one. If a specified preference does not
exist, MATLAB® returns an error.
rmpref(group) removes the specified
group and all the preferences in that group. If the group does not exist,
MATLAB returns an error.