xPC Target |
 |
Files on the Host PC Computer
When using xPC Target, you may find it helpful to know where files are located:
- MATLAB working directory -- Simulink models (
model.mdl
), xPC Target applications (model.dlm
)
- Real-Time Workshop Build directory -- The Real-Time Workshop C-code files (
model.c
, model.h
) are in a subdirectory called model_xpc_rtw
.
xPC Target uses the directories and files located in C:\MATLABROOT\Toolbox\rtw\targets\xpc:
- target -- Files and functions related to the xPC Target kernel and build process
- xpc -- Host PC functions related overall to xPC Target, methods for target objects, and methods for scope objects
- xpcdemos -- Simulink models and M-file demos
| Web Download Installation | | Setting Your Initial Working Directory |  |