Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello together,
I would like to derive a function automatically according to the variables.
my function with variables:
Uout(R1,R2,Uin) := R2*Uin/(R1+R2)
my array or vector for deviation:
Rg := [R1 , R2]
How can I map this as a program?
I don't get the expected solution.
PTC Mathcad Prime 9.0.0.0
Best regards,
Michael
Check the Gradient (Nabla) operator.
Success!
Luc
Hello @ML_10853620,
It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Community Moderation Team.