How to specify Dimension of a Bus Object element?
15 views (last 30 days)
Show older comments
How can I use a MATLAB Variable or Parameter to specify the Dimensions of a Bus Object bus element?
Everything is defined in the same Data Dictionary. When I type the name of my Variable or Parameter for into Dimension field of a bus element, the Bus Editor gives the error message: "Undefined function or variable."
Seems silly that I am reduced to using "magic numbers" to specify the dimensions of certain common bus elements.
Using 2015a. Thanks.
3 Comments
Gergely Bencsik
on 20 Oct 2021
I have the same issue, 2020a.
I want to specify the dimension of bus-elements using a parameter that is also parametric in code-generation.
However, I can't specify any parameter in bus editor, only literal 'magic' constants.
Answers (2)
Varun Bhaskar
on 27 Aug 2015
Hi,
This is a known issue and is being looked into by the development team. The workaround is to set the dimensions via the command line and the change should reflect in the bus editor.
See Also
Categories
Find more on Simulink Functions 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!