Solved
How to create a vector from an existing matrix?
How is the person in this video creating a vector from the matrix? What key sequence is used to achieve this?
How is the person in this video creating a vector from the matrix? What key sequence is used to achieve this?
Using the column operator.
type: data {ctrl-shift-C} n
Where n is the column number you want to select.
{ctrl-shift-R} n will extract row n.
Stuart
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.