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

Translate the entire conversation x

Setting an operator as a function or variable?

twolowiec
3-Newcomer

Setting an operator as a function or variable?

What I would ideally like is to have a variable or function set to a derivative operator, so Variable1*variable2 = derivative of variable2 with respect to some constant.

 

I would like this as I am dealing with equations of numerous constants and some derivatives go to 0. "Do this operator on every operand possible in this following equation" just makes it easier than figuring out which ones I need to do by hand.

ACCEPTED SOLUTION

Accepted Solutions

What you're asking for I don't think can be done; certainly not in Prime.

 

There is a gradient operator in Mathcad 15:

gradnt_15.PNGthat doesn't translate into 3.0:gradnt_3.0.PNG

 

but you can "roll your won:

fakegrdnt_30.PNG

View solution in original post

2 REPLIES 2

What you're asking for I don't think can be done; certainly not in Prime.

 

There is a gradient operator in Mathcad 15:

gradnt_15.PNGthat doesn't translate into 3.0:gradnt_3.0.PNG

 

but you can "roll your won:

fakegrdnt_30.PNG

Yeah I didn't think it would be implemented... Very disappointing software...

 

I gave your idea a shot and it will work. Dot-product on that vector with a [1,1,1] vector gives me back what I want. Thank you for helping me. 🙂

Announcements

Top Tags