11-15-2022 12:09 PM
Hi all,
I'm having trouble with converting X, Y, Z coordinates into a usable format so that they can be used in a 3D surface plot. The values are taken in various circular patterns within a circular object. Example of the scan pattern shown below.
The scan takes a set of 625 evenly spaced (except for the few at the bottom of the outer most ring) data points in a counter-clockwise movement. I've used Excel to create a Z-matrix of the data in the correct scan orientation.
Plotting the raw data gives me this.
Plotting the Z-matrix gives me this.
My goal is to translate the data into something similar to this.
So, I suppose that my questions are:
Thanks in advance for the help.