Multichannel-systems NeuroExplorer Manual do Utilizador Página 238

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 237
5.5.8.8. IntervalFilter Function
IntervalFilter Function
Creates the new event containing all the timestamps of the specified event or neuron variable that are
in the intervals of the specified interval variable.
Syntax
variableReference IntervalFilter(var, intervalVar)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
intervalVar variableReference Reference to the interval variable.
Returns
Reference to the new variable.
Comments
Creates the new event containing all the timestamps of var that are in the intervals of the intervalVar
Usage
NexScript
doc = GetActiveDocument()
doc.filtered = IntervalFilter(GetVarByName(doc, "Neuron1"), GetVarByName(doc,
"Trials"))
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 236
Vista de página 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 372 373

Comentários a estes Manuais

Sem comentários