Multichannel-systems NeuroExplorer Manual de usuario Pagina 169

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 372 373

Comentarios a estos manuales

Sin comentarios