Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 246

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 245
5.5.8.16. StartOfInterval Function
StartOfInterval Function
Creates the new event. Copies the start of each interval of the specified interval variable to the result.
Syntax
variableReference StartOfInterval(intervalVar)
Parameters
Parameter Type Description
intervalVar variableReference Reference to the interval variable.
Returns
Reference to the new variable.
Comments
Creates the new event. Copies the start of each interval of intervalVar to the result.
Usage
NexScript
doc = GetActiveDocument()
doc.TrialStarts = StartOfInterval(doc.Trial)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 244
Przeglądanie stron 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag