Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 255

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 254
1 2 ... 250 251 252 253 254 255 256 257 258 259 260 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag