Right-click on the ROI in the Matrix, select Extract as XYZ
Extract a matrix ROI to XYZ data.
mroi2xyz -r 1 y:=0 rd:=[Book1]Sheet1!;
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
roi |
Input/Output string |
|
The ROI added in the matrix. | |
Input Matrix Book | imp |
Input MatrixPage |
|
Specifies the input matrix book. |
Input Matrix | ims |
Input MatrixLayer |
|
Specifies the input matrix. |
X Data | x |
Input int |
|
Specifies whether extract the X data in the ROI
|
Y Data | y |
Input int |
|
Specifies whether extract the Y data in the ROI
|
Z Data | z |
Input int |
|
Specifies whether extract the Z data in the ROI
|
Output | rd |
Output ReportData |
|
Specifies the output Worksheet. |
You can use this X-Function to generate a new worksheet of XYZ values in the ROI.
mdim, mexpand, mproperty, mreplace, mrotate90, msetvalue, mflip, mtranspose , msmooth
Keywords:extract