Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 269

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 268
5.5.9.6. GetIntervalVarFromMatlab Function
GetIntervalVarFromMatlab Function
Imports the specified matrix containing intervals from Matlab.
Syntax
GetIntervalVarFromMatlab(doc, MatrixName)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
MatrixName string The name of the 2-column matrix in Matlab
workspace.
Returns
None
Comments
Imports the specified 2-column matrix from Matlab. The first column of the matrix should contain
interval start times in seconds, the second column - interval end times in seconds.
Usage
NexScript
doc = GetActiveDocument()
GetIntervalVarFromMatlab(doc, "trials")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 267
Seitenansicht 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare