Numerical results functions – Multichannel Systems NeuroExplorer User Manual

Page 216

Advertising
background image

5.5.7. Numerical Results Functions


The following numerical results functions are available in NexScript

Function

Description

GetNumRes

Returns the value of the specified cell in the Numerical Results
Window of the first graphical view of the document.

GetNumResNCols

Returns the number of columns of the Numerical Results
Window of the first graphical view of the document.

GetNumResNRows

Returns the number of rows of the Numerical Results Window of
the first graphical view of the document.

GetNumResColumnName

Returns the name of the specified column of the Numerical
Results Window of the first graphical view of the document.

SendResultsToExcel

Sends numerical results (of the first graphics window of the
document) to Excel.

GetNumResSummaryNCols

Returns the number of columns of the Numerical Results
Summary Window of the first graphical view of the document.

GetNumResSummaryNRows

Returns the number of rows of the Numerical Results Summary
Window of the first graphical view of the document.

GetNumResSummaryColumnNa

me

Returns the name of the specified column of the Numerical
Results Summary Window of the first graphical view of the
document.

GetNumResSummaryData

Returns the value of the specified cell in the Numerical Results
Summary Window of the first graphical view of the document.

SendResultsSummaryToExcel

Sends summary of numerical results (of the first graphics
window of the document) to Excel.

SaveNumResults

Saves the numerical results to a text file with the specified name.

SaveNumSummary

Saves the summary of numerical results to a text file with the
specified name.

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 214

Advertising