Multichannel-systems NeuroExplorer Manual do Utilizador Página 255

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 254
5.5.8.25. IntFind Function
IntFind Function
Finds all intervals that contain at least one timestamp of the specified event or neuron variable.
Syntax
variableReference IntFind(intervalVar, eventVar)
Parameters
Parameter Type Description
intervalVar variableReference Reference to the interval variable.
eventVar variableReference Reference to the event or neuron variable.
Returns
None
Comments
Creates a new Interval Variable. Each interval of intervalVar that contains one or more timestamps of
eventVar is copied to the result.
Usage
NexScript
doc = GetActiveDocument()
doc.Ints1 = IntFind(doc.Interval1, doc.Event4)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 253
Vista de página 254
1 2 ... 250 251 252 253 254 255 256 257 258 259 260 ... 372 373

Comentários a estes Manuais

Sem comentários