// fig 2B3

xopen("fig2b3.ses")
tstop=240
IClamp[0].dur=190	// length of current injection
IClamp[0].del=5	// delay before injection
IClamp[0].amp=0.005
doNotify()
init()
run()