Multichannel-systems NeuroExplorer Manual de usuario Pagina 204

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 203
5.5.6.1. ApplyTemplate Function
ApplyTemplate Function
Runs the analysis specified in the analysis template.
Syntax
ApplyTemplate(doc, templateName)
Parameters
Parameter Type Description
documentReference doc Reference to the document.
string templateName The name of the template.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
% run PSTH analysis saved in the template Peri1
ApplyTemplate(doc, "Peri1")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 202
Vista de pagina 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 372 373

Comentarios a estos manuales

Sin comentarios