Syntax

rtobj.rtwBuild

Description

rtwBuild is a method of the simwb.rtobj object. This method will replace the ports in the model that are compliant with the selected RTDB with corresponding SimWB blocks and then generate SimWB compliant code for the model. After code generation is over all the source files along with their dependencies are transferred to the real-time host. The MAKE file created during the code generation process is also transferred to the real-time host and the MAKE process is initiated to create and executable on the real-time host.

See also:

     SimWB Target Configuration Tool   checkComplaince

Example: rtobj_rtwBuild.m