Filter löschen
Filter löschen

How to specify Dimension of a Bus Object element?

9 Ansichten (letzte 30 Tage)
Jerry Girard
Jerry Girard am 25 Aug. 2015
Kommentiert: Gergely Bencsik am 20 Okt. 2021
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 Kommentare
Daniel
Daniel am 30 Apr. 2020

Is this still a known bug? I seem to be having the same issue in 2019b.

Gergely Bencsik
Gergely Bencsik am 20 Okt. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Varun Bhaskar
Varun Bhaskar am 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.
  1 Kommentar
Jerry Girard
Jerry Girard am 27 Aug. 2015
I tried to modify the bus element dimensions progmatically, and it did not work. I wanted to set the value to a text string that matches the name of my parameter holding the value. My parameter is already defined in the data dictionary. I got this error:
"Invalid 'Dimensions' property specified. This property must be a double vector consisting of positive elements. Further, for signals of greater than 2 dimensions, the trailing dimension cannot have a value of 1"
Do you know how to do what you are recommending? Can you provide a working example?

Melden Sie sich an, um zu kommentieren.


Rusczak
Rusczak am 22 Feb. 2017
I still have this issue in 2016b, is there any plan to fix it ?

Kategorien

Mehr zu Event Functions finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by