Opened 12 years ago

Closed 12 years ago

#1971 closed defect (fixed)

Errors in return values in functions with two outputs

Reported by: Bruno Scaglioni Owned by: probably noone
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: multiple output function Cc: Willi Braun

Description

Functions with two outputs, where the first output is a scalar and the second output is array copy the value of the first output in the first element of the second output and leave all the other elements untouched, returning wrong values
The attached model is an example

Attachments (1)

TestTwoOut.mo (440 bytes ) - added by Bruno Scaglioni 12 years ago.

Download all attachments as: .zip

Change History (2)

by Bruno Scaglioni, 12 years ago

Attachment: TestTwoOut.mo added

comment:1 by Jens Frenkel, 12 years ago

Resolution: fixed
Status: newclosed

fixed in r14257

Note: See TracTickets for help on using tickets.