Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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!