X,Y MANY Z TO X,Y,Z FORMAT

Sometimes it is convenient to convert data from X,Y Many Z format to X,Y,Z format. For example, the 3D Smoothing routines require X,Y,Z format. This transform creates X,Y,Z columns from X,Y Many Z data.
Applying this transform to the X,Y Many Z data in columns 1-5 yields the data in X,Y,Z format in columns 7-9.

Download the self-extracting file xy_many_z_to_xyz_format.exe and double click on it to obtain an ascii file listing of the transform which may be copied into your user-defined transform window.
|