Disablerecalconselchange function – Multichannel Systems NeuroExplorer User Manual

Page 195

Advertising
background image

5.5.4.13. DisableRecalcOnSelChange Function

DisableRecalcOnSelChange Function


Disables recalculation of analyses when the list of selected variables changes.

Syntax


DisableRecalcOnSelChange()

Parameters


None

Returns


None

Comments


If there is an analysis window open in NeuroExplorer (for example, if an analysis window was open
before script began or ApplyTemplate was called in the script) and a list of selected variables
changes, NeuroExplorer can automatically recalculate the analysis results. This automatic
recalculation was enabled by default in NeuroExplorer prior to version 4.095. In versions 4.095 and
higher, automatic recalculation on selection change is disabled. This function allows you to disnable
automatic recalculation on selection change if you are using version prior to 4.095.

Usage

NexScript

DisableRecalcOnSelChange()

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 193

Advertising