2.2.2.11 mroi2xyz


Menu Information

Right-click on the ROI in the Matrix, select Extract as XYZ

Brief Information

Extract a matrix ROI to XYZ data.

Command Line Usage

mroi2xyz -r 1 y:=0 rd:=[Book1]Sheet1!;

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
roi

Input/Output

string

0

The ROI added in the matrix.

Input Matrix Book imp

Input

MatrixPage

<optional>

Specifies the input matrix book.

Input Matrix ims

Input

MatrixLayer

<active>

Specifies the input matrix.

X Data x

Input

int

1

Specifies whether extract the X data in the ROI
Option list:

  • 0=false
  • 1=true
Y Data y

Input

int

1

Specifies whether extract the Y data in the ROI
Option list:

  • 0=false
  • 1=true
Z Data z

Input

int

1

Specifies whether extract the Z data in the ROI
Option list:

  • 0=false
  • 1=true
Output rd

Output

ReportData

[<new>]

Specifies the output Worksheet.

Description

You can use this X-Function to generate a new worksheet of XYZ values in the ROI.

Related X-Functions

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


Keywords:extract