Multichannel-systems NeuroExplorer Manual do Utilizador Página 239

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 238
5.5.8.9. SelectTrials Function
SelectTrials Function
Creates the new event containing the specified timestamps of a variable.
Syntax
variableReference SelectTrials(var, selectList)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
selectList string A list of comma-separated indexes or ranges of
timestamps. for example: 1,3-5,10.
Returns
The reference to the new variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
doc.selectedEvents = SelectTrials(GetVarByName("Event04"), "1,5-10")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 237
Vista de página 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 372 373

Comentários a estes Manuais

Sem comentários