You are on page 1of 1

Simulink Reference

slbuild
Build model targets.

Syntax
slbuild('model', 'ModelReferenceSimTarget')
slbuild('model', 'ModelReferenceRTWTarget')

Description
slbuild('model', 'ModelReferenceSimTarget') builds simulation targets for models referenced by
model in the current working directory. The command also rebuilds any existing targets,
depending on the rebuild option specified in the model's active Model Referencing configuration
pane (see "Rebuild options for all referenced models").
slbuild('model', 'ModelReferenceRTWTarget') builds a stand-alone executable frommodel, using
its Real-Time Workshop configuration settings. This form of the command requires that you have
Real-Time Workshop installed on your system.

simget

unpack

You might also like