Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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
