Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 169

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 168
5.5.3.1. GetVarCount Function
GetVarCount Function
Returns the number of variables of the specified type in the file.
Syntax
double GetVarCount(doc, varType)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
varType string Variable type. Should be "neuron", "neuronorevent" ,
"event", "interval" "wave", "popvector", "continuous",
"marker" or "all".
Returns
Returns the number of variables of the specified type in the file.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
% get the number of continuous variables
numContVars = GetVarCount(doc, "continuous")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 167
Przeglądanie stron 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag