Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 258

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag