Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 258

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare