Hi everyone,
I would like to know if there's a way to use a reference within a for loop in Mathcad 15. The subject has already been discussed here but the proposed solution wasn't really working well and gets too complicated with a bigger worksheet. Nevertheless, the principle is there.
To schematize, i'm trying to create a worksheet like this :
for i from 1 to n
* define variables used in reference calculation
* call reference
* get results(i) from reference
next i
show results
I hope this is technically possible, so please let me know if you know an advanced version of the pre-cited method.
Regards,
Antoine