(ongoing...)
This step 0e deals with the Chg Ver Simulink functionality, i.e. changing version of a module straight from a Simulink model :
We would like to upgrade in a Simulink model the modules FB_LatAcc_vU2 and FB_YawRate_vU2 to version vU3.
First, open this Simulink model.
Then, reach the module FB_LatAcc_vU2 and select it (by clicking on it):
Chg Ver can then be selected :
Then, a rank 2 GUI is opening showing available versions for FB_LatAcc. There are vU2 and vU3. Choose vU3 and press Valid
After selection of vU3 and Validation, vU2 has been replaced by vU3 :
If inports and outports are exactly the same, new module is placed at the same position and size than the previous version.
If it's not the case, the new module is placed with a gap showing that connections don't match. As an example :
Previous steps have shown so far :
creation of a module and insertion in a Simulink model
evolution of a module and change of version in a Simulink model
These two steps can be achieved in one time with Evolution Simulink functionality :
Next step 0e explains this Simulink functionality :