Block Diagrams - variable resuse in groups and group labels #5588
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When creating Groups in a block diagram, it may be expected that the same variables can be used to represent port numbers for example. Also, it would be nice to be able to include a label in a group graphical area instead of being required to use additional column space or a block.
Steps to reproduce
For variable replication you can use the following:
For Labeling, there are many ways one can try to include labels, I found the easiest to be a side block, because trying to add a label into a group would not allow for a block to take up full width of group columns. e.g.
Screenshots
Code Sample
Setup
Suggested Solutions
workaround is currently to prefix with a letter to differentiate variables, solution would likely revolve around when code is parsing variables in a group some logic or a macro may add context of group to the variable name to prevent conflicts.
Additional Context
No response
The text was updated successfully, but these errors were encountered: