Navigation

Operators and Keywords

Function List:

C++ API

Function File: rmpref (group, pref)
Function File: rmpref (group)

Remove the named preference pref from the preference group group.

The named preference group must be a character string.

The preference pref may be a character string or cell array of strings.

If pref is not specified, remove the preference group group.

It is an error to remove a nonexistent preference or group.

See also: addpref, ispref, setpref, getpref.

Package: octave