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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

how to create 'if statement' for vector

NA_11204287
1-Newbie

how to create 'if statement' for vector

Hi all, I've created a vector value as shown below 

NA_11204287_0-1726226271301.png

 

does anyone know how to create an 'if statement' to get the min/max results for these two vectors?

NA_11204287_1-1726226284485.png

 

Your help is kindly appreciated

2 REPLIES 2

You don't need an if statement:

minmax.png

 

Werner_E
25-Diamond I
(To:NA_11204287)

Similar to my suggestion in your other thread (pass/fail) you could use vectorization

Werner_E_1-1726229791473.png

 

 

Announcements

Top Tags