A While loop does not work
A While loop does not work
(OP)
Hi all, and thanks in advance to all who is going to help me.
I have a problem with a while cycle.
The code is quite complex and long..i will attach only the function containing the above mentioned cycle.
I'm quite sure the error is given by the while cycle.
Maybe beacuse it contains other functions...or because the function trans inside the cycle overwrites step by step an array.
I have a problem with a while cycle.
The code is quite complex and long..i will attach only the function containing the above mentioned cycle.
I'm quite sure the error is given by the while cycle.
Maybe beacuse it contains other functions...or because the function trans inside the cycle overwrites step by step an array.





RE: A While loop does not work
A mathcad file is more useful than a pdf.
A description of what you want the code to do, and what it's actually doing is also useful.
You can put comments in a mathcad program by using "".
Peter