cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

How to compute find for values different ranges

vveeran
4-Participant

How to compute find for values different ranges

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.

1 ACCEPTED SOLUTION

Accepted Solutions

Turn the solve block into a function of v and make two different plots for the first and second element of the result vector:

1.png

View solution in original post

2 REPLIES 2

Turn the solve block into a function of v and make two different plots for the first and second element of the result vector:

1.png

vveeran
4-Participant
(To:Werner_E)

Thank you very much

Top Tags