Multichannel-systems NeuroExplorer Manual do Utilizador Página 204

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 372 373

Comentários a estes Manuais

Sem comentários