This is a model error that appeared when i run a simulink circuit model or matlab function. What is the solution ? Thanks in advance
Show older comments
To ensure consistent initialization of conditionally executed subsystem output ports in the block diagram 'IR_Circuit_final', you must enable strict bus modeling by setting both of the options 'Mux blocks used to create bus signals' and 'Bus signal treated as vector' in the Connectivity Diagnostics pane of the Configuration Parameters dialog box to 'error'. Note that you may need to make modifications to the block diagram to conform to the modeling standards set by these diagnostics. For more information on how to make such modifications, see Simulink documentation under 'Diagnostics Pane: Connectivity' or run the Model Advisor check 'Check for proper bus usage'
4 Comments
Maria Sheeba
on 22 Feb 2017
Have you overcome this error?? Since I too get the same error
Belal Essam
on 27 Mar 2017
Dears,
You should open the "Model Configuration Parameters" (simply hit the button that holds the grey gear), at the left you'll find the "Diagnostics" entry, expand the arrow beside it to explore the elements under this category. After that, choose the "Connectivity" entry, and then at the right you'll find the options "Mux blocks used to create bus signals", and "Bus signal treated as vector", you should change the attached option with these two elements to be "error", instead of "none".
That's it.
Good Luck.
alejandro ortiz avalle
on 2 Jul 2017
gracias
Francisco Vargas
on 29 Oct 2018
Thanks now the model is working ok.
Answers (0)
Categories
Find more on Configure and View Diagnostics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!