Convert multiple matrix objects to multiple matrix layers
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
Please refer to the page for additional option switches when accessing the x-function from script
Input
MatrixLayer
The source matrix layer with multiple matrix objects.
Output
MatrixPage
The output matrix page with multiple matrix layers.
See the syntax here.
This function converts a matrix layer with multiple matrix objects to a matrix page with multiple matrix layers