Skip to main content
14-Alexandrite
March 2, 2024
Solved

choose intervals

  • March 2, 2024
  • 1 reply
  • 1297 views

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 .

 

YA_10963798_0-1709361600570.png

 

Best answer by Werner_E

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 😞

1 reply

23-Emerald IV
March 2, 2024

So, where is the worksheet...?

Anyway, see attached function "Interval".

 

Success!
Luc

Werner_E25-Diamond IAnswer
25-Diamond I
March 2, 2024

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 😞