2.2.2.23 mxy2grid
Contents
Menu Information
Matrix: Generate Grid
Brief Information
Create 2 grid matrices with xy coordinates from input matrix
Command Line Usage
1. mxy2grid -r 2 ims:=[MBook1]MSheet1;
2. mxy2grid -r 1 x:=x+2;
Variables
| Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
|---|---|---|---|---|
| Input Matrix | ims |
Input MatrixLayer |
|
Specifies the input matrix. |
| X Grid Formula | x |
Input string |
|
X Grid Formula |
| Y Grid Formula | y |
Input string |
|
Y Grid Formula |
| Output Matrix | oms |
Input MatrixLayer |
|
Specifies the output matrix. Output Matrix dimension and XY mapping will be same as input Matrix, and the Z label will copy from input Matrix XY labels. |
Description
This X-Function is used to create 2 matrix object as coordinates data from the source Matrix XY map.
Related X-Functions
mdim, mexpand, mproperty, mreplace, mrotate90, msetvalue, mflip, mtranspose , msmooth
Keywords:grid