Need to set values inside an array, based on values in another.
Hi, I have z: 199 6 # 0;h: til 199x: 1 4 3 5 0 4 3 2 2 0 2 2 4 2 2 2 2 1 3 1.... (199 values, 0 through 5)I've done the following hh: h,'x to get 0 01 12 23 14 35 36 37 18 29 310 311 112 113 214 415 216 517 318 119 120 121 1..I'd like to set values i...