Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 178

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag