SettingsGroup
Group of settings and subgroup objects
Description
A SettingsGroup is an object within the settings hierarchical
tree. At the top of the tree is the root SettingsGroup. Each
SettingsGroup can contain a collection of other
SettingsGroup and Setting objects.
Object Functions
addSetting | Add new setting |
addGroup | Add new settings group |
removeGroup | Remove settings group |
removeSetting | Remove setting |
hasGroup | Determine if settings group exists |
hasSetting | Determine if setting exists in settings group |
Examples
Version History
Introduced in R2018a