Navigation

Operators and Keywords

Function List:

C++ API

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

Return true if the named preference pref exists in the preference group group.

The named preference group must be a character string.

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

If pref is not specified, return true if the preference group group exists.

See also: getpref, addpref, setpref, rmpref.

Package: octave