Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 251

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 250
5.5.8.21. IntOpposite Function
IntOpposite Function
Creates a new interval variable that contains intervals 'complementary' to the intervals of the specified
interval variable.
Syntax
variableReference IntOpposite(intervalvar)
Parameters
Parameter Type Description
intervalvar variableReference Reference to the interval variable.
Returns
Reference to the new interval variable.
Comments
Creates a new interval variable that contains intervals 'complementary' to the intervals of intervalvar.
Usage
NexScript
doc = GetActiveDocument()
doc.OusideTrials = IntOpposite(doc.Trials)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 249
Przeglądanie stron 250
1 2 ... 246 247 248 249 250 251 252 253 254 255 256 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag