Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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