Name

oe_check_path — determines if more than one version of OpenECU exists in MATLAB's path.

Synopsis

oe_check_path

Description

OE_CHECK_PATH checks for all installed copies of OpenECU on MATLAB's path and warns the user if more than one was found.

Only one version of OpenECU should be referenced from MATLAB's path otherwise different versions can interact to result in models which do not load correctly or build correctly.

To view MATLAB's path, type

path

at MATLAB's command prompt. To modify the path, select the menu option 'File -> SetPath...' and having made any modifications, select Save to remember the modifications for when MATLAB next starts.