conversion of subsystem to reference model, and merge block port sizing

1 view (last 30 days)
I have a subsystem I would like to convert to a reference model. The subsystem compiles in external mode without problems within a larger system. When I attempt to convert this subsystem to a reference model, the Conversion Advisor starts complaining about unequal port widths through merge blocks despite the fact that these merge blocks have the "Allow unequal port widths" box checked.
How do I fix this? My system requires variable width data.
  3 Comments
Nick Choi
Nick Choi on 2 Oct 2017
Could you provide a minimized reproduction model? It would be helpful to see what is happening within the model.
Randy
Randy on 6 Dec 2017
I believe the root problem is that while merge blocks do support unequal widths, they don't support variable size signals passing through them.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!