Additional libraries
R2026bStatic library files to link with the generated code
Description
App Configuration Pane: Custom Code
Configuration Objects: coder.MexCodeConfig | coder.CodeConfig | coder.EmbeddedCodeConfig
The Additional libraries parameter specifies the static library files to link with the generated code. Enter or select the library file.
The paths you specify must not contain:
Spaces (Spaces can lead to code generation failures in certain operating system configurations)
Tabs
\,$,#,*,?Non-7-bit ASCII characters, such as Japanese characters
Settings
- String array
List of static library files.
Programmatic Use
Property:
CustomLibrary |
| Values: ' ' | string array | cell array of character vectors | character vector |