Opened 10 years ago

Closed 10 years ago

#2743 closed defect (fixed)

Transpose gives wrong results with more than 2 dimensions

Reported by: Martin Sjölund Owned by: Per Östlund
Priority: high Milestone: 1.9.1
Component: Frontend Version: trunk
Keywords: Cc:

Description

Transpose is supposed to transpose the first two dimensions. The following expression gives {} as output in omc:

transpose({{{1},{2},{3}},{{4},{5},{6}}})

Change History (2)

comment:1 by Martin Sjölund, 10 years ago

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

comment:2 by Per Östlund, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r21387.

Note: See TracTickets for help on using tickets.