Variable selection functions – Multichannel Systems NeuroExplorer User Manual

Page 182

Advertising
background image

5.5.4. Variable Selection Functions


The following selection functions are available in NexScript:

Function

Description

IsSelected

Returns selection status of the specified variable.

Select

Selects the specified variable (with variable type and index) for
analysis.

Deselect

Deselects the specified variable (with variable type and index).

SelectVar

Selects the specified variable for analysis.

DeselectVar

Deselects the specified variable.

SelectAll

Selects all variables for analysis.

DeselectAll

Deselects all variables.

SelectAllNeurons

Selects all the neuron type variables for analysis.

SelectAllEvents

Selects all the event type variables for analysis.

EnableRecalcOnSelChange

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

DisableRecalcOnSelChange

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

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 180

Advertising