Worksheet: Convert to XYZ
Convert worksheet data to XYZ format
Minimum Origin Version Required: 8.0 SR3, updated in 8.5.1 SR0
Please refer to the page for additional option switches when accessing the x-function from script
Input
int
Option list:
Worksheet
Range
string
Output
XYZRange
See the syntax of Output Notations.
This X-Function is used to convert matrix-like worksheet data (with X and Y coordinates in the first row and the first column) into XYZ column form. It does not require the X and Y coordinates to be evenly-spaced.
w2xyz -d;
w2m, r2m, m2w