2.2.2.19 mstackstats


Menu Information

Analysis: Descriptive Statistics

Brief Information

Calculate descriptive statistics on all matrices in sheet

Command Line Usage

mstackstats -r 2 trstats.mean:=0 trstats.min:=1 trstats.max:=1 trstats.sum:=1;

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input Matrix ims

Input

MatrixLayer

<active>

Specifies the input matrix.

Statistics trstats

Input

TreeNode

<unassigned>

Specifies which quantity to be computed and output.

See more details in this page.

Output Matrix oms

Output

MatrixObject

<input>

Specifies the output matrix.

See the syntax here.

Description

You can use this X-Function to generate new matrix with the statistics value of all matrix objects in the sheet.

Related X-Functions

mdim, mexpand, mproperty, mreplace, mrotate90, msetvalue, mflip, mtranspose , msmooth


Keywords:statistics