Selectallneurons function – Multichannel Systems NeuroExplorer User Manual

Page 192

Advertising
background image

5.5.4.10. SelectAllNeurons Function

SelectAllNeurons Function


Selects all neuron type variables for analysis.

Syntax


SelectAllNeurons(doc)

Parameters

Parameter

Type

Description

doc

documentReference Reference to the document.

Returns


None

Comments


Only selected variables used in analysis. Use select and deselect functions to specify what variables
you want to analyze.

Usage

NexScript

doc = GetActiveDocument()

SelectAllNeurons(doc)

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 190

Advertising