Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 269

  • 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 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
Vue de la page 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 372 373

Commentaires sur ces manuels

Pas de commentaire