Libraries
Description
Specify a list of static libraries and/or shared libraries that contain custom object code to link into the target.
Category: Simulation Target
Settings
Default:''
Enter a space-separated list of library files.
Limitation
This parameter does not support Windows® file names that contain embedded spaces.
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.
If you are using a shared library (DLL) file on a Windows system, the DLL file must be located in the same drive as the build directory, which must be a local (non-network) drive.
Command-Line Information
Parameter:
SimUserLibraries |
Type: character vector |
Value: any library file name |
Default:
'' |
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No recommendation |