Bug: jit.submatrix to jit.cellblock

David Butler's icon
Max Patch
Copy patch and select New From Clipboard in Max.

When attaching a jit.cellblock to the output matrix of jit.submatrix, data is not displayed. Demonstrated in the patch below.

vichug's icon
Max Patch
Copy patch and select New From Clipboard in Max.

i think it's a bug... i can reproduce on osx 10.6.8. What's more, if you give that matrix back to a jit.matrix, you can then get the output to a jit.cellblock

Rob Ramirez's icon

thanks for the report. i can reproduce.

robin.meier's icon

this bug is still a thing.
max 8.1.1 os 10.13.6

Max Patch
Copy patch and select New From Clipboard in Max.

Rob Ramirez's icon

won't likely by changed. solution is to insert a jit.matrix after the jit.submatrix output.