| addCompileFlags | Add compiler options to model's build
information |
| addDefines | Add preprocessor macro definitions
to model's build information |
| addIncludeFiles | Add include files to model's build
information |
| addIncludePaths | Add include paths to model's build
information |
| addLinkFlags | Add link options to model's build information |
| addLinkObjects | Add link objects to model's build information |
| addNonBuildFiles | Add nonbuild-related files to model's
build information |
| addSourceFiles | Add source files to model's build information |
| addSourcePaths | Add source paths to model's build information |
| addTMFTokens | Add template makefile (TMF) tokens
that provide build-time information for makefile generation |
| emlc | Generate embeddable C code from MATLAB code |
| findIncludeFiles | Find and add include (header) files
to build information object |
| getCompileFlags | Compiler options from model's build
information |
| getDefines | Preprocessor macro definitions from
model's build information |
| getFullFileList | All files from model's build information |
| getIncludeFiles | Include files from model's build information |
| getIncludePaths | Include paths from model's build information |
| getLinkFlags | Link options from model's build information |
| getNonBuildFiles | Nonbuild-related files from model's
build information |
| getSourceFiles | Source files from model's build information |
| getSourcePaths | Source paths from model's build information |
| packNGo | Package model code in zip file for
relocation |
| rsimgetrtp | Global model parameter structure |
| rsimsetrtpparam | Set parameters of rtP model parameter
structure |
| rtw_precompile_libs | Build libraries within model without building model |
| rtwbuild | Initiate build process |
| RTW.getBuildDir | Build directory information for specified
model |
| rtwrebuild | Rebuild generated code |
| rtwreport | Generate report documenting the generated code for a model |
| rtwtrace | Trace block to generated code |
| switchTarget | Specify target for configuration set |
| tlc | Invokes Target Language Compiler to convert model description
file to generated code. |
| updateFilePathsAndExtensions | Update files in model's build information with missing
paths and file extensions |
| updateFileSeparator | Change file separator used in model's build information |