Main Content
rtw_precompile_libs
Build model libraries without building model
Description
rtw_precompile_libs(
builds libraries within model
,build_spec
)
, according
to the model
field values, and places
the libraries in a precompiled folder. Use the function to precompile new or updated
S-function libraries (MEX-files), which can reduce the overall build time for the
model.build_spec
Model builds that use the template makefile approach support the function. Model builds that use the toolchain approach do not support the function.
Examples
Input Arguments
Version History
Introduced in R2009b