deleteEntry
Class: coder.dictionary.Section
Namespace: coder.dictionary
Delete Embedded Coder Dictionary entry
Syntax
deleteEntry(sectionObj,defName)
Description
deleteEntry(
deletes an Embedded Coder Dictionary definition that has the name sectionObj
,defName
)defName
from the section sectionObj
, a coder.dictionary.Section
object.
Input Arguments
Examples
Version History
Introduced in R2019b