Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
How can I find the longest vector. I have q which has 27 vectors and I want to find the longest vector which has the most values . maximum function works only for scaler not vectors . this is on the 2nd page of my sheet
Solved! Go to Solution.
@YA_10963798 wrote:
How can I find the longest vector. I have q which has 27 vectors and I want to find the longest vector which has the most values . maximum function works only for scaler not vectors . this is on the 2nd page of my sheet
Different array, same process.
Stuart
@YA_10963798 wrote:
How can I find the longest vector. I have q which has 27 vectors and I want to find the longest vector which has the most values . maximum function works only for scaler not vectors . this is on the 2nd page of my sheet
Different array, same process.
Stuart
Thanks a lot
No problem.
Stuart