Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I have z values and I want to specify an interval from the z values. I want to say that the values of layer 1 are the vales between 0.7d<z <4d when d = 0.4m .
Solved! Go to Solution.
We could also use "match" with the "range" modifier as shown here:
https://community.ptc.com/t5/Mathcad/find-value-from-matrix/m-p/934126/highlight/true#M210569
Guess this here is the third thread dealing with the very same question 😞
So, where is the worksheet...?
Anyway, see attached function "Interval".
Success!
Luc
We could also use "match" with the "range" modifier as shown here:
https://community.ptc.com/t5/Mathcad/find-value-from-matrix/m-p/934126/highlight/true#M210569
Guess this here is the third thread dealing with the very same question 😞