Multichannel-systems NeuroExplorer Manual do Utilizador Página 246

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

Comentários a estes Manuais

Sem comentários