Question
How to read value of a matrix into a loop
- March 4, 2011
- 6 replies
- 4180 views
Hi,
I want to make a program that will test the value of h above, h is a matrix containing (1, 4, 11, 7), starting from top to bottom (1 then 4, 11, to 7), if h > 10, then stop the loop, when h is still less than 10, then the value of s will add to 1 and stop only when the condition is met. then extract the value of s into "section". What is possibly wrong or missing in my program.
Pls see the attach mathcad file. Thank you for your help

