Changes between Initial Version and Version 1 of Ticket #15835, comment 7
- Timestamp:
- 02/19/14 20:24:46 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15835, comment 7
initial v1 1 Just verified that this really is problem with the matrix mod 2 itself (try creating a matrix mod 2 and submatrixing it in the interpreter, it needs all 4 args to work) .1 Just verified that this really is problem with the matrix mod 2 itself (try creating a matrix mod 2 and submatrixing it in the interpreter, it needs all 4 args to work) - while for a standard non-mod 2 matrix, submatrix by default goes to the end of the matrix starting from the lrows,lcols. 2 2 3 3 fwclarke's suggestion sounds good to me