MathGroup Archive 2007

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

Search the Archive

triggering on rising or falling edges?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73136] triggering on rising or falling edges?
  • From: "dantimatter" <dantimatter at gmail.com>
  • Date: Sun, 4 Feb 2007 07:29:21 -0500 (EST)

hello all,

is there a way for me to detect only the rising or falling edge of a
step function??  right now i'm using a conditional test that doesn't
differentiate between the system going from 0 -> 1 and 1 -> 0.  i'd
really like it if the system would only trigger on the 0 -> 1
transition.  does anyone know if this is possible??

thanks,
dan


  • Prev by Date: Exporting expressions in Latex
  • Next by Date: Re: Text Function with Graphic
  • Previous by thread: Re: Exporting expressions in Latex
  • Next by thread: Re: triggering on rising or falling edges?