Enable or disable any model configuration parameter
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.refreshDialog
.