Main Content
findEntryByName
Get object by name in Architectural Data section of Simulink data dictionary
Since R2023b
Description
returns the object that corresponds to the specified entry name,
entryObj
= findEntryByName(archDataObj
,entryName
)entryName
, in archDataObj
, the Architectural
Data section of a data dictionary. If the entry does not exist in the data dictionary, an
empty value is returned.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b