Opened 10 years ago
Closed 9 years ago
#3680 closed defect (fixed)
getConnectionCount does not return connection with for loop
| Reported by: | Adeel Asghar | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | high | Milestone: | 1.12.0 |
| Component: | Interactive Environment | Version: | v1.9.4-dev-nightly |
| Keywords: | Cc: |
Description
If the connection is defined in the for loop like this,
for i in 1:2 loop connect(a1.y[i], b1.u[i]); end for;
The getConnectionCount API doesn't count it.
Attachments (2)
Change History (9)
by , 10 years ago
by , 10 years ago
| Attachment: | script.mos added |
|---|
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Milestone: | 1.9.4 → 1.9.5 |
|---|
comment:5 by , 9 years ago
| Milestone: | 1.11.0 → 1.12.0 |
|---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:6 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → accepted |
comment:7 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Fixed in 8777f9a/OMCompiler.
Note:
See TracTickets
for help on using tickets.

Milestone pushed to 1.9.5