getSection
Return Simulink.data.dictionary.Section object
to represent data dictionary section
Description
sectionObj = getSection(dictionaryObj,sectionName)Simulink.data.dictionary.Section object
        representing one section, sectionName, of a data dictionary
          dictionaryObj, a Simulink.data.Dictionary object.
When you access the Embedded Coder section of a data dictionary,
          getSection returns a coder.Dictionary (Embedded Coder) object
        representing the Embedded Coder Dictionary in the data dictionary.
Examples
Input Arguments
Version History
Introduced in R2015a