Code Metadata
View metadata about the generated code by using the Code Descriptor API
View metadata about the generated code by using the Code Descriptor API. The Code Descriptor API describes the data interfaces, function interfaces, parameters and global data stores in the generated code.
Classes
coder.codedescriptor.CodeDescriptor | Return information about generated code |
coder.descriptor.DataInterface | Return information about different types of data interfaces |
coder.descriptor.FunctionInterface | Return information about entry-point functions |
coder.descriptor.LookupTableDataInterface | Return information about Lookup Table blocks that have tunable parameters |
coder.descriptor.BreakpointDataInterface | Return information about tunable breakpoint set data for a lookup table that has tunable parameters |
Functions
getCodeDescriptor | Create coder.codedescriptor.CodeDescriptor object for
model |
Topics
- Get Code Description of Generated Code
Obtain metadata about the generated code.
- Get Generated Type and Name of Inport Structures
Obtain metadata about the inport structures in generated code.