Use UKF function in for each subsystem
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I need to run the UKF function for few interations, but simulink seems not support it. The UKF measurement function cannot change the Code generation function packaging since it is grey. How could I implement this?
Simulink does not support block 'A' inside subsystem 'A' because the subsystem contains a For Each block ('A/For Each'). Open the following message for detail.
Caused by:
- The parameter 'Code generation function packaging' of subsystem 'A/Simulink Function - Measurement Function' is set to 'Function'. However, this subsystem is inside subsystem 'A', which contains a For Each block ('A/For Each'). Simulink does not support this scenario. Consider changing the parameter 'Code generation function packaging' of subsystem 'A/Simulink Function - Measurement Function' to 'Inline', 'Auto' or 'Reusable function'.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Conditionally Executed Subsystems and Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!