User`s guide

getxpcenv
Purpose List environment properties assigned to MATLAB variable
Syntax MATLAB command line
getxpcenv
Description Function to list environment properties. This function displays, in the
MATLAB Command Window, the property names, the current property
values, and the new property values set for the xPC Target environment.
The environment properties define communication between the host PC
and target PC, the type of C compiler and its location, and the type of
target boot floppy create d during the setup process. You can view these
properties using the
getxpcenv function or the xPC Target Explorer.
An understanding of the environment properties will help you to
correctly configure the xPC Target environment.
Environment P rope rty Description
BootFloppyLocation
Drive name for creation of 3.5-inch target boot disk.
CCompiler
Values are 'Watcom' and 'VisualC'.FromthexPC
Target Explorer window compiler list, select either
Watcom or VisualC.
CDBootImageLocation
Location of cdboot.iso file for creation of C D target
boot disk.
CompilerPath
Value is a valid com pi le r root folder. Enter the p ath
where you installe d a Watcom C/C++ or M icro soft
Visual Studio C/C++ compiler.
If the path is invalid or the folder does not contain the
compiler, an error message appears when you use the
function
updatexpcenv or build a target application.
DOSLoaderLocation
Location of DOSLoader files to boot target PCs from
devices other th an 3.5-inch disk or CD.
18-70