Properties of variables functions – Multichannel Systems NeuroExplorer User Manual

Page 196

Advertising
background image

5.5.5. Properties of Variables Functions


The following functions that can get or change properties of variables are available in NexScript

Function

Description

GetName

Returns the name of the variable.

GetSpikeCount

Returns the number of timestamps in the variable.

AddTimestamp

Adds a new timestamp to the specified variable.

SetNeuronType

Changes the type of the timestamp variable to either 'neuron' or
'event'.

AddContValue

Adds a new data point to the specified continuous variable.

AddInterval

Adds a new interval to the specified interval variable.

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 194

Advertising