Multichannel-systems NeuroExplorer Manual de usuario Pagina 228

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 227
5.5.7.12. SaveNumSummary Function
SaveNumSummary Function
Saves the summary of numerical results to a text file with the specified name.
Syntax
SaveNumSummary(doc, filename)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
filename string File path for saved results.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
SaveNumSummary(doc, "C:\results\res1summary.txt")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 226
Vista de pagina 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 372 373

Comentarios a estos manuales

Sin comentarios