Multichannel-systems NeuroExplorer Manual de usuario Pagina 189

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 188
5.5.4.7. Deselect Function
Deselect Function
Deselects the specified variable.
Syntax
Deselect(doc, var)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
var variableReference Reference to the variable.
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 variable Neuro04a from analysis
Deselect(doc, GetVarByName(doc, "Neuro04a"))
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 187
Vista de pagina 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 372 373

Comentarios a estos manuales

Sin comentarios