Multichannel-systems NeuroExplorer Manual de usuario Pagina 258

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 257
5.5.8.28. NthAfter Function
NthAfter Function
Creates the new variable with the N-th timestamp in var1 after each timestamp in var2.
Syntax
variableReference NthAfter(var1, var2, N)
Parameters
Parameter Type Description
var1 variableReference Reference to the variable
var2 variableReference Reference to the variable
N double Spike number.
Returns
Reference to the new variable.
Comments
Creates the new variable with the N-th timestamp in var1 after each timestamp in var2.
Usage
NexScript
doc = GetActiveDocument()
doc.SecondSpike = NthAfter(doc.Neuron1, doc.Neuron2, 2)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 256
Vista de pagina 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 372 373

Comentarios a estos manuales

Sin comentarios