Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi all,
How can I compute find using mathcad for different ranges
In the attached file, i want to compute find(x,y) for 40 values ranging from -20 to 20.
Please anyone help me in this.
Solved! Go to Solution.
Turn the solve block into a function of v and make two different plots for the first and second element of the result vector:
Turn the solve block into a function of v and make two different plots for the first and second element of the result vector:
Thank you very much