Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 255

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 254
1 2 ... 250 251 252 253 254 255 256 257 258 259 260 ... 372 373

Commentaires sur ces manuels

Pas de commentaire