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

How to raise each element of a Matrix to a power

ptc-4247687
1-Newbie

How to raise each element of a Matrix to a power

Is there a way to raise each element of a matrix to a power without having to do it manually each one?

ACCEPTED SOLUTION

Accepted Solutions

Raymond Alaniz wrote:

Is there a way to raise each element of a matrix to a power without having to do it manually each one?

eg, ...

View solution in original post

3 REPLIES 3
Werner_E
25-Diamond I
(To:ptc-4247687)

Yes, use vectorization.

Raymond Alaniz wrote:

Is there a way to raise each element of a matrix to a power without having to do it manually each one?

eg, ...

Thank you both

Announcements

Top Tags