Multichannel-systems NeuroExplorer Manual de usuario Pagina 178

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 177
5.5.3.10. NewPopVector Function
NewPopVector Function
Creates a new population vector.
Syntax
variableReference NewPopVector(doc, type)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
type double if type = 0, all weights of the new vector are equal to
zero.
Returns
Returns a reference to the new vector.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
doc.neuronAverage = NewPopVector(doc, 1)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 176
Vista de pagina 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 372 373

Comentarios a estos manuales

Sin comentarios