![](/profiles/wavemetrics/themes/wavemetrics/logo.png)
XYZtoMatrix
![](/sites/default/files/styles/thumbnail/public/default_images/Artboard%201_1.png?itok=jeHOCIXy)
mlm198
I am having an issue when using XYZtoMatrix.
I have and X, Y, X data set which is complete (i.e. doesn't require interpolation) and I just want to put it in a grid however when I use the XYZtoMatrix it does not seem to scale correctly.
Not sure what I am doing wrong.
Thanks for any help.
Matthew
Now every other column is in the reverse order. So I wrote this little function to reverse the order of every other column:
Invoke the function on our matrix:
To reflect the increment in X and Y values, set the scaling of the matrix:
Note that the Y scaling is reversed, to reflect another oddity of your data set: the Y values start high and go down. We could reverse the order of the columns instead, if that were advantageous.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
June 5, 2018 at 10:00 am - Permalink
June 8, 2018 at 12:55 am - Permalink