Contains two procedures to convert a two-dimensional matrix of Z values into three separate X, Y, and Z waves. MatrixToXYZ converts the entire matrix into X, Y, and Z waves and MatrixToXYZRange converts a given XY domain into X, Y, and Z waves. The results may be viewed in a graph (as three traces) or in a table (in three columns).
Also contains MatrixToXYZTriplet which converts a two-dimensional matrix of Z values into a XYZ triplet wave (a three-column matrix in which columns 0, 1, and 2 contain the X, Y, and Z data, respectively) such as is used by the 3D plotter Gizmo (see Visualization) and AppendXYZContour.
These routines work on waves in the current data folder only.
A.G.
WaveMetrics, Inc.
December 20, 2011 at 03:18 pm - Permalink
--Jim Prouty
Software Engineer, WaveMetrics, Inc.
December 20, 2011 at 03:22 pm - Permalink
December 20, 2011 at 08:42 pm - Permalink