02-18-2011 01:51 PM
Hi All:
I try to display my data in 3D contour graph. I scan X and Y and dispay the Z data. There are all 1D arrays. But I find in 3D graph, there are gaps, as the graph on the left. If I divide X and Y data by scan steps, then the graph is OK, as graph on the right.. Anyone know how to solve this? Thanks. A example code is also attached.
Paul
02-21-2011 04:36 PM - edited 02-21-2011 04:39 PM
Hi paul_Z,
These gaps directly correspond to the data you are inputing, are you looking for a way to smooth out your data?
Kyle