Libraries
Custom code static library files, separated by spaces, using absolute or relative path names
Model Configuration Pane: Simulation Target
Description
The Libraries parameter specifies a list of static libraries and/or shared libraries that contain custom object code to link into the target.
Settings
none (default)
You can separate library entries with newlines, commas, spaces or semicolons.
Tips
The file name is sufficient if the file is in the current MATLAB® folder or in one of the directories specified in Include directories.
Recommended Settings
| Application | Setting |
|---|---|
| Debugging | No impact |
| Traceability | No impact |
| Efficiency | No impact |
| Safety precaution | No recommendation |
Programmatic Use
Parameter: SimUserLibraries |
| Type: character vector or string scalar |
| Value: any library file name |
| Default: none |
Limitation
This parameter does not support Windows® file names that contain embedded spaces.
Version History
Introduced in R2020b