Multichannel-systems NeuroExplorer Manuale Utente Pagina 210

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 373
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 209
ModifyTemplate(doc, "Peri", "Graph|Line color", "1")
ModifyTemplate(doc, "Peri", "Graph|Fill under line", "0")
To change the Y Axis parameter, you need to add YAxis| before the parameter name:
ModifyTemplate(doc, "Peri", "YAxis|Max Type", "Fixed")
ModifyTemplate(doc, "Peri", "YAxis|Fixed Max", "50.")
To change the X Axis parameter, you need to add XAxis| before the parameter name.
doc = GetActiveDocument()
ModifyTemplate(doc, templateName, paramName, newParValue)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 208
Vedere la pagina 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 372 373

Commenti su questo manuale

Nessun commento