0

I have six point in 3D plot. For example:

x = [2, 28 , 44, 33, 10, 19]
y = [23, 49, 8, 42, 32, 19]
z = [23.5955, 23.7141, 23.7410, 23.5603, 23.7948, 23.6131]

In matlab I can use griddata function and the result:

3D Plot results:

Now I need do the same interpolation in C in LabWIndows. I search internet and I don't find source code or example in C how to do linear interpolation in 3D grid plot. Someone can help in the topic? In LabWindows I can use OpenGL also.

Rabbid76
  • 202,892
  • 27
  • 131
  • 174
Rariusz
  • 73
  • 7

0 Answers0