Main Content

uisetpref

Manage preferences used in uigetpref

Syntax

p = uisetpref('clearall')

Description

p = uisetpref('clearall') resets the value of all preferences registered through uigetpref to 'ask', and then returns the updated preferences. This causes the dialog box to display when you call uigetpref.

Note

Use setpref to set the value of a particular preference to 'ask'.

Version History

Introduced before R2006a

See Also

|