cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Breakdown the matrices ?

ptc-3935425
1-Newbie

Breakdown the matrices ?

Dear all, my question may be silly, but please help

I have 3x10 matrix. I want it as 3x1 matrice ie. 10 singular matrices Is it possible in one step ?

1 ACCEPTED SOLUTION

Accepted Solutions

Yes, use a range variable and the column selector to create a vector consisting of 10 individual 3x1 vectors.

View solution in original post

3 REPLIES 3

Yes, use a range variable and the column selector to create a vector consisting of 10 individual 3x1 vectors.

yes, But I'm doing it by creating with 10 individual column selectors.

Is it the right way of doing?

I can't see it as you again don't include a worksheet.

If you are doing it "right" or not depends on what you want to achieve and in which way you would like to use the ten 3x1 vectors later in your calculations.

If the result should be a vector of vectors as I suggested, you would use the column selector only once but need to define a range variable.

Top Tags