Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 169

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 372 373

Commentaires sur ces manuels

Pas de commentaire