getSections
Class: coder.Dictionary
Package: coder
Return coder.dictionary.Section
objects of an Embedded Coder
Dictionary
Syntax
sections = getSections(coderDictionaryObj)
Description
returns the sections
= getSections(coderDictionaryObj
)coder.dictionary.Section
objects contained in the Embedded Coder Dictionary that
coderDictionaryObj
represents. Use the section objects to access code
definitions of different types identified by the section names.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2019b