Forum Discussion
lsantan3
Apr 12, 2023Copper Contributor
How to convert a generic matrix into a column vector?
Suppose I have the following matrix: 1 2 3 4 5 6 7 8 9 10 11 12 And I want to convert this matrix into a column vector, such that the order of elements allocated into the ...
mtarler
Apr 13, 2023Silver Contributor
If you have excel 365 you can use the function TOCOL()