Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 155

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 154
5.5.1.13. 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 153
Przeglądanie stron 154
1 2 ... 150 151 152 153 154 155 156 157 158 159 160 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag