Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi, my solve block is returning a symbolic result rather than a number. What do I need to change to have it return a numerical result? Thank you.
Solved! Go to Solution.
1) You forgot the argument mu
2) You have to solve for ALL the variables which are supposed to vary
see attached picture
1) You forgot the argument mu
2) You have to solve for ALL the variables which are supposed to vary
see attached picture
Thanks Werner!