yakpol
Structural
- Jun 1, 2001
- 450
Hi,
I am relatevly new in mathcad maybe my question is a very basic one.
I am performing calculations on the array of numbers. The result of the calculations will be array as well. Some of calculations include integration and mathcad does not like me using array variables in the formula under integral. Programming in VB I would simply write a "for" loop like:
for i = 1
S = function(x)
next i
I could not figure out how to accomplish it using "for" loop in programming options of mathcad.
thank you very much for your help!
I am relatevly new in mathcad maybe my question is a very basic one.
I am performing calculations on the array of numbers. The result of the calculations will be array as well. Some of calculations include integration and mathcad does not like me using array variables in the formula under integral. Programming in VB I would simply write a "for" loop like:
for i = 1
S = function(x)
next i
I could not figure out how to accomplish it using "for" loop in programming options of mathcad.
thank you very much for your help!