hi guys, i need ur help
i have a matrix contains (let's say 30 elements)
how can i split or chunk them into 30 variables, where each variable contains 1 element of the biggest one,,,
let's take this example 2 make it clear 4 u,
a=[ 1 2 3 4 5 6 7 8 9], here a contains 9 elements, so how can i split them into 9 variables where each variable contains 1 element of a!!!!??? is it clear now!!!!
i hope that
remember guys, number of variables depend on the number of element of the biggest matrix
waiting ur replies
thank u very much