Main Content
slConfigUIGetVal
Return current value for any model configuration parameter
Description
returns the value currently set in the dialog for any model configuration
parameter.value
= slConfigUIGetVal(hDlg
,hSrc
,'OptionName
')
The slConfigUIGetVal
function is used in the context of a
user-written SelectCallback
function, which is triggered when you:
Change System Target Files.
Build the model.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2006b