Functions – Multichannel Systems NeuroExplorer User Manual

Page 141

Advertising
background image

5.5. Functions


The following function categories are available in NexScript

Category

Description

File Read and Write Functions

Functions to read data and text files, save data and results.

Document Properties

Functions to access general document properties such as file
name and comment.

Document Variables and Adding

New Variables

Functions to get the number of spike trains, etc. in the
document; to get variable by name; to add new variables to the
document.

Selecting Document Variables

Functions to select variables for analysis.

Properties of Variables and

Adding Data to Variables

Functions to get the number of timestamps and data points and
add timestamps and data points.

Analysis Functions

Functions to run analysis templates, modify templates, print
results.

Numerical Results Functions

Functions to query and save numerical results.

Operations on Document

Variables

Functions to modify existing variables (for example, frequency
filter) and to run calculations based on the variables (for
example, find synchronous spikes).

Matlab Functions

Functions to send data and results to Matlab and to read data
from Matlab.

Excel Functions

Functions to send data and results to Excel.

Power Point Functions

Functions to send graphical results to Power Point.

Running Script Functions

Functions to run another script or to pause script.

Math Functions

Various math functions (random numbers, bitwise operations,
square root, etc.).

String Functions

Functions related to stings (search in string, substrings, convert
numbers to strings, etc.).

Debug Functions

Functions that are helpful in debugging (for example, print script
variables).

See Also

Introduction to NexScript Programming

Page 139

Advertising