Multichannel-systems NeuroExplorer Manual do Utilizador Página 247

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 246
5.5.8.17. EndOfInterval Function
EndOfInterval Function
Creates the new event based on the specified interval variable. Copies the end of each interval of the
interval variable to the result.
Syntax
variableReference EndOfInterval(intervalVar)
Parameters
Parameter Type Description
intervalVar double Reference to an interval variable.
Returns
Reference to the new variable.
Comments
Creates the new event based on the specified interval variable. Copies the end of each interval of the
interval variable to the result.
Usage
NexScript
doc = GetActiveDocument()
doc.trialEnds = EndOfInterval(GetVarByName(doc, "Trials"))
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 245
Vista de página 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 372 373

Comentários a estes Manuais

Sem comentários