Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 186

  • 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 185
5.5.4.4. SelectVar Function
SelectVar Function
Selects the specified variable for analysis.
Syntax
SelectVar(doc, number, varType)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
number double 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
None
Comments
Only selected variables used in analysis. Use select and deselect functions to specify what variables
you want to analyze.
Usage
NexScript
doc = GetActiveDocument()
% select the second neuron for analysis
SelectVar(doc, 2, "neuron")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 184
Vue de la page 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 372 373

Commentaires sur ces manuels

Pas de commentaire