Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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