Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 255

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 254
5.5.8.25. IntFind Function
IntFind Function
Finds all intervals that contain at least one timestamp of the specified event or neuron variable.
Syntax
variableReference IntFind(intervalVar, eventVar)
Parameters
Parameter Type Description
intervalVar variableReference Reference to the interval variable.
eventVar variableReference Reference to the event or neuron variable.
Returns
None
Comments
Creates a new Interval Variable. Each interval of intervalVar that contains one or more timestamps of
eventVar is copied to the result.
Usage
NexScript
doc = GetActiveDocument()
doc.Ints1 = IntFind(doc.Interval1, doc.Event4)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 253
Seitenansicht 254
1 2 ... 250 251 252 253 254 255 256 257 258 259 260 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare