Description Usage Arguments Value
Look for first epoch that can perform a membrane test.
1 2 | FindMemtestEpoch(abf, dac = GetWaveformEnabledDAC(abf),
type = c("step", "ramp"))
|
abf |
an abf object. |
dac |
dac channel. |
type |
type of membrane test. When type is "step", the function searches for pattern of holding level -> step -> holding level. When type is "ramp", the function searches for pattern of holding level -> ramp up/down -> ramp down/up -> holding level. |
an epoch number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.