Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

A While loop does not work

Status
Not open for further replies.

cucareg

Electrical
Joined
Nov 25, 2009
Messages
1
Location
IT
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.
 
A couple general comments:

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top