Mux signals do not affect simulation or code generation. But when Code is generated using Mux Block then Arrays are getting generated. Please explain
Show older comments
As per the Mathworks documentation https://in.mathworks.com/help/simulink/slref/mux.html?searchHighlight=Mux%20block&s_tid=srchtitle . Mux signals do not affect simulation or code generation. But when code is generated for the below logic, then the rightside code is generated as an Array. Please explain how come the block which is virtual can effect the Code Generation. Please let me know if i am missing something.

Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder 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!