Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 240

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 239
5.5.8.10. SelectRandom Function
SelectRandom Function
Creates the new event containing randomly selected timestamps of the specified variable.
Syntax
variableReference SelectRandom(var, nSelect)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
nSelect double Number of timestamps to select.
Returns
The reference to the new event containing randomly selected timestamps of the specified variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
doc.randomEvents04 = SelectRandom(GetVarByName(doc, "Event04"), 10)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 238
Seitenansicht 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare