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

  • 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 170
5.5.3.3. GetVarSpikeCount Function
GetVarSpikeCount Function
Returns the number of timestamps in the specified variable.
Syntax
double GetVarSpikeCount(doc, number, varType)
Parameters
Parameter Type Description
doc documentReference Reference to the document
number double 1-based variable number within the group specified
by varType.
varType string Variable type. Should be "neuron", "neuronorevent" ,
"event", "interval" "wave", "popvector", "continuous",
"marker" or "all".
Returns
Returns the number of timestamps in the variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
numSpikes = GetVarSpikeCount(doc, 3, "neuron")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 169
Zobrazit stránku 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 372 373

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

Žádné komentáře