store lists in cells to create a matrix and look up with x y values
Feb 21 2021 | 3:50 pm
im trying to find a way to store lists and look them up with xy values. the lists are rhythms that get generated and the ml.som object from the ml.star package gives every list an x and y value. but I can't find a method to store lists in matrix or grid like fashion.
first post! hope anyone can help.