2.2.18 mo2s

Brief Information

Convert multiple matrix objects to multiple matrix layers

Command Line Usage

1. mo2s //convert all matrix objects in current matrix sheet into multiple matrix sheets with one matrix object in each sheet in current matrix book

2. mo2s ims:=MSheet1 //convert all matrix objects in MSheet1 into multiple matrix sheets with one object in each sheet in current matrix book

3. mo2s ims:=MSheet1 omp:=MBook2 //convert all matrix objects in MSheet1 into multiple matrix sheets with one object in each sheet in Matrix book called MBook2

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>

The source matrix layer with multiple matrix objects.

Output Matrix omp

Output

MatrixPage

<new>

The output matrix page with multiple matrix layers.

See the syntax here.

Description

This function converts a matrix layer with multiple matrix objects to a matrix page with multiple matrix layers