Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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!