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

The PTC Community email address has changed to community-mailer@ptc.com. Learn more.

Multiple input/variables

Alex2061
1-Newbie

Multiple input/variables

Im trying to get mathcad to find values in a excelcomponet/matrix, but i am having some difficulties with multiple inputs. Is it somehow possible to input multiple values of S in a matrix, and return multiple values from the table shown?

Alex2061_0-1585563216643.png

 

Alex2061_1-1585563257038.png

 

 

1 REPLY 1

Simply turn r and x into functions of S and call this functions with a vector of S-values as argument (you have to vectorize the function call). You may assign the output to a vector of r-values, etc.

Werner_E_0-1585565075640.png