Code replacement library - Code replacement library for generated code - MATLAB (original) (raw)

Main Content

Code replacement library for generated code

Description

Dependencies

Compatible libraries depend on these parameters:

Embedded Coder® offers more libraries and the ability to create and use custom code replacement libraries.

MATLAB® Coder™ generates the minimal set of #include statements for header files required by the selected code replacement library.

Before setting this parameter, verify that your compiler supports the library that you want to use. If you select a parameter value that your compiler does not support, compiler errors can occur.

Note

MATLAB Coder software does not support TLC callbacks.

Settings

None

This value is the default value.

Does not use a code replacement library.

Named code replacement library

Generates calls to a specific platform, compiler, or standards code replacement library. The list of named libraries depends on:

Programmatic Use

**Property:**CodeReplacementLibrary
Values: character vector
Default:

Version History

Introduced in R2012a