Opened 11 years ago
Closed 11 years ago
#2681 closed defect (fixed)
concatenation in function fails
Reported by: | Andreas Hofmann | Owned by: | Per Östlund |
---|---|---|---|
Priority: | critical | Milestone: | 1.9.1 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: |
Description
Hello everyone,
trying to concat two vectors within a function fails. However, if i exectue the same concat within a model everything works.
The Error i get is:
Error: Wrong type or wrong number of arguments for cat(1,aVector,bVector).
Find attached a package with the function and the not working model.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | example.mo added |
---|
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r20360.