Enablerecalconselchange function – Multichannel Systems NeuroExplorer User Manual

Page 194

Advertising
background image

5.5.4.12. EnableRecalcOnSelChange Function

EnableRecalcOnSelChange Function


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

Syntax


EnableRecalcOnSelChange ()

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 enable
automatic recalculation on selection change.

Usage

NexScript

EnableRecalcOnSelChange ()

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 192

Advertising