Main Content
getValue
Return value of data dictionary entry
Description
returns the value of the data dictionary entry entryValue
= getValue(entryObj
)entryObj
, a Simulink.data.dictionary.Entry
object.
To programmatically access variables for the purpose of sweeping block parameter
values, consider using Simulink.SimulationInput
objects instead of modifying the variables through the programmatic interface of the
data dictionary. See Optimize, Estimate, and Sweep Block Parameter Values.
Examples
Input Arguments
Version History
Introduced in R2015a