(ongoing...)
This step 0f explains the Go To Simulink functionality :
This functinality aims to easily reach a module in Simulink.
As example, assume that both Simulink models :
model_step_0a
model_step_0d
use modules :
FB_LatAcc_vU2
FB_YawRate_vU2
To list and reach module FB_LatAcc_vU2 used in whole Simulink, select it :
then, Go To button is enabled and by pushing it, the use ot module FB_LatAcc_vU2 in whole Simulink is listed : :
To reach a use of this module, select it in the list :
and as Go To button has been enabled, press it. The chosen use of module FB_LatAcc_vU2 is open and selected :
Same can be done of course with FB_YawRate_vU2 :
As you can see, the difference between inactive and active link is made in the list.
This functionality is particularly useful with an automatic assembly, see step 3d for illustration.
Functionalities showed so far in the tutorial are :
Next step 0g deals with the Removal functionality.