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)

example.mo (1.1 KB ) - added by Andreas Hofmann 11 years ago.

Download all attachments as: .zip

Change History (3)

by Andreas Hofmann, 11 years ago

Attachment: example.mo added

comment:1 by Per Östlund, 11 years ago

Owner: changed from somebody to Per Östlund
Status: newaccepted

comment:2 by Per Östlund, 11 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in r20360.

Note: See TracTickets for help on using tickets.