target.LanguageImplementation Class
Namespace: target
Provide C and C++ compiler implementation details
Description
Use the target.LanguageImplementation
class to provide implementation
details about the C and C++ compiler for your target hardware. For example, byte
ordering.
To create a target.LanguageImplementation
object, use the target.create
function.
Properties
Examples
Create New Hardware Implementation
For examples that use this class, see:
Version History
Introduced in R2019a