I have a column array with variables within the array. Then I have a while loop. When I stop the while loop I would like to save the variables inside a matrix, where at the first stop of while loop the code will save the variables in the first column of the matrix, at the second stop it will save the variables in the second column and so on. Is it possibile to do this? Can anyone help me?Thank you
↧