Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi,
I have a problem to find max or min value of a matrix (array).
| matrix_A |
|---|
| 1 |
| 0.5 |
| 4 |
| 3 |
min(A)=0.5 and return the position A 1,0
max(A)=4 and A 2,0
thank you!
Do You know the match function of Mathcad?

tahnk you a lot!
But I can't make it to work, ther are my workseet. At the end I try to find the min value and...
submatrix not submarix
tahnk you, I done, it works.
