Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi All,
I need help in achieving some calculation, which involves multiple looping inside.
I am attaching the Mathcad sheet with some description of what I need t to achieve inside.
I appreciate any approach through looping/ programming etc.
Thanks a lot
You don't need a nested loop. You need to make use of vectorisation.
See attached file.
If I have more time later, I'll finish the 'outer loop'.
Did that, updated file attached.
Success!
Luc
Thanks @LucMeekes for the great help...
I took your great solution, learned from it, and made minor modifications...
Now, I need to do the looping and generate a plot (as shown in the attached sheet) for each loop
Thanks again, I appreciate it...