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

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

actions with generated rows

ano
1-Newbie
1-Newbie

actions with generated rows

Is there a function (action or formula some sort) so it can multiply(or sum it) elements (numbers) in generated table (rows)? (x and y is taken from the matrix(4 row, 1 col), i and j and k is indexes)

for exp.: in TR(xi,yj,zk) table - 1*1*1*1*1*1*1*1....=1,

myltiply_sum_etc.jpg

2 REPLIES 2
Werner_E
24-Ruby V
(To:ano)

Not sure what exactly you need.

Are you looking for something like shown below?

I would suggest that you create a question (discussion) not a document, as we can't provide files in the coments here and for some other reasons.

It would be helpful if you provide the output you are looking for made by hand so its more clear what you are after.

Werner_E
24-Ruby V
(To:ano)

Or are you looking for something like this:

Anyway - whatever you are after, you will have to turn your results to vectors/matrices as you probably already have realized that you can't assign your results to variables ord do anything else with them.

For further questions please open a discussion/question.

Top Tags