Display column vector
I defined a column vector as equal to the transpose of a 1 x 15 matrix (row vector). I verified that the column vector exists by displaying individual elements with a single subscript. I then take the transpose of this vector to get back to a row vector and it refuses to display when I type the vector name and enter =. I have verified that this works by using an example with fewer terms and it worked fine. What am I doing wrong?

