Recalculateanalysisinwindow function – Multichannel Systems NeuroExplorer User Manual

Page 211

Advertising
background image

5.5.6.6. RecalculateAnalysisInWindow Function

RecalculateAnalysisInWindow Function


Forces recalculation of analysis in the specified graphic window.

Syntax


RecalculateAnalysisInWindow(doc, graphWindowNumber)

Parameters

Parameter

Type

Description

doc

documentReference Reference to the document.

graphWindowNumber

double

Index of the Graph window.

Returns


None

Comments


None

Usage

NexScript

doc = GetActiveDocument()

RecalculateAnalysisInWindow(doc, 1)

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 209

Advertising