Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 204

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag