Append matrices from a loop
I am trying to generate a matrix with the following scripts and have a few questions: 1. in order to correctly get "row" do I need to first sort the fruit column? Is there a Random formula to pick just one number out of "r"? 2. I need the final "run" matrix with the furitName info (the i variable) and be just one matrix. The current script I had would generate 3 run matrices (depending on the N It...