Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 239

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 238
5.5.8.9. SelectTrials Function
SelectTrials Function
Creates the new event containing the specified timestamps of a variable.
Syntax
variableReference SelectTrials(var, selectList)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
selectList string A list of comma-separated indexes or ranges of
timestamps. for example: 1,3-5,10.
Returns
The reference to the new variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
doc.selectedEvents = SelectTrials(GetVarByName("Event04"), "1,5-10")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 237
Przeglądanie stron 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag