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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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 ?

ACCEPTED SOLUTION

Accepted Solutions
Werner_E
25-Diamond I
(To:ptc-3935425)

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
Werner_E
25-Diamond I
(To:ptc-3935425)

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?

Werner_E
25-Diamond I
(To:ptc-3935425)

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.

Announcements

Top Tags