2.2.2.22 mxy2grid


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

<active>

Specifies the input matrix.

X Grid Formula x

Input

string

x

X Grid Formula

Y Grid Formula y

Input

string

y

Y Grid Formula

Output Matrix oms

Input

MatrixLayer

<new>

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