Main Content
exist
Class: coder.dictionary.Section
Namespace: coder.dictionary
Determine if code definition exists in Embedded Coder Dictionary section
Syntax
tf = exist(sectionObj,defName)
Description
returns tf
= exist(sectionObj
,defName
)true
if the Embedded Coder Dictionary section represented by
sectionObj
contains a definition with the name
defName
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2019b