1-Visitor
August 10, 2022
Solved
Assistance with operation comparing two column matrixes and producing result in one column matrix
- August 10, 2022
- 1 reply
- 1331 views
I'm developing a MathCAD worksheet in Prime7 that works with data extracted from input matrices. I cannot figure out how to take two variables, each of which comprise a 12 row x 1 col matrix, and compare each pair of values row by row to find the Maximum value, then spit that row's maximum value out into a new resulting column matrix.
My last attempt at a programming block with a simple concept is at the end of the worksheet, but instead of producing a column matrix only goes straight to the last iteration value and reports it.
Worksheet attached...thanks for any help!



