Solved
Return largest Non-zero from a set of values
- October 9, 2013
- 1 reply
- 1249 views
Hello,
I'm looking to return the smallest non zero value from a vector. The purpose is to 'unnormalize' the eigenvectors so that I can compare to my hand calculations and keep them ordered in a better manner (personal preference).
Attached is the worksheet that I have been working on. The problem is I'm unsure how to return the smallest non zero, as I haven't found the function to return the 2nd smallest or third smallest value.

