Main Content
resetoptions
Reset options
Description
resets
the specified option back to its default value.options2
= resetoptions(options
,optionname
)
Tip
If you want only one set of options, use options
as
the output argument instead of options2
.
resets
multiple options back to their default values.options2
= resetoptions(options
,multioptions
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016a