MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: List manipulation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg44576] RE: [mg44554] List manipulation
  • From: "Sorasak" <kieng at cox.net>
  • Date: Sat, 15 Nov 2003 02:05:06 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Put Throw[] and Catch[] functions inside your loops.  Look in the help to
learn how to use the functions.

 
-----Original Message-----
From: Miguel Cruz [mailto:pyro_gest at hotmail.com] 
To: mathgroup at smc.vnet.net
Subject: [mg44576] [mg44554] List manipulation


Good day all,
I have a For loop storing data in a {x,y} list (where x is time and y is 
temperature), and I would like to get the x at which a certain threshold 
y occurs without stoping the loop.
Any hints?
Thanks!
Miguel



**************************************************
Please note new email address!
**************************************************
Miguel Cruz
130 Kensington
Missoula, MT 59801
Phone: (406) 329 4748 (@ FiSL)
Fax:   (406) 329 4825 (@ FiSL)
E-mail: pyro_gest at hotmail.com
**************************************************



  • Prev by Date: use of SetDelayed functions in Plot and Solve
  • Next by Date: Re: NonlinearFit array to function defined by NDSolve?
  • Previous by thread: Re: List manipulation
  • Next by thread: Re: List manipulation