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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

if function in a for loop (MATHCAD)

Status
Not open for further replies.

simthehunter

Mechanical
Joined
Mar 8, 2009
Messages
18
Location
CA
Is someone know the good sintax to use a if funtion in a for loop ?

THX
 
I haven't done loop programming with MathCad, but does it have do-until or while-repeat loops? This may be what you're looking for.


If you "heard" it on the internet, it's guilty until proven innocent. - DCS

 
Have you tried the Help facility? Not to mention the dozens of examples files on the PTC website?

TTFN

FAQ731-376
 
Change the loop counter value if the "IF" is true?
 
I found my errors.

Thx for your help !

Simon
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top