Multichannel-systems NeuroExplorer Uživatelský manuál Strana 258

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 372 373

Komentáře k této Příručce

Žádné komentáře