Having asked for MATLAB integration during the installation of OpenECU developer software, the OpenECU blockset is available to use from within Simulink. The integration with MATLAB resembles other blocksets, and as closely as possible, OpenECU tries to integrate into the existing available MATLAB commands.
To find out if OpenECU was successfully installed, type the following command at the MATLAB prompt:
ver openecu
and MATLAB will display the version of OpenECU installed. A correct response will look something like:
OpenECU Blockset (Pi Innovo)
Version 2.9.0 (r2020-1)
The ver
command is a MATLAB standard command. OpenECU
integrates with a small number of these commands, see Table 4.1, “Standard MATLAB commands”.