Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 187

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 186
5.5.4.5. DeselectVar Function
DeselectVar Function
Deselects the specified variable.
Syntax
DeselectVar(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()
% deselect the second neuron
DeselectVar(doc, 2, "neuron")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 185
Seitenansicht 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare