Multichannel-systems NeuroExplorer Manual de usuario Pagina 247

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 372 373

Comentarios a estos manuales

Sin comentarios