Main Content
slConfigUISetEnabled
Enable or disable any model configuration parameter
Description
slConfigUISetEnabled(
is used in the context of a user-written hDlg
,hSrc
,'OptionName',value
)SelectCallback
function, which is triggered when the custom target is selected in the
System Target File Browser in the Configuration Parameters dialog box. You
use slConfigUISetEnabled
to enable or disable a specified
model configuration parameter. To refresh the Configuration Parameters
dialog, use hSrc.getConfigSet.refreshDialog
.
Examples
Input Arguments
Version History
Introduced in R2006b