Opened 11 years ago
Closed 11 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 , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r21387.