Navigation

Operators and Keywords

Function List:

C++ API

Command: prefdir
Command: dir = prefdir

Return the directory that contains the preferences for Octave.

Examples:

Display the preferences directory

prefdir

Change to the preferences folder

cd (prefdir)

See also: getpref, setpref, addpref, rmpref, ispref.

Package: octave