Benoit 25 Posted January 31 Report Share Posted January 31 Hi, I can't understand how 3D graph are working. What I am trying to do is to plot multiple point XY with a Z as intensity of the measurement. I was expecting a x,y,z coordinate, but 2D for the Z... I just don't picture how it works. I got a half sphere with sensor. I am trying to represent in 3D X,Y the position of the sensors as a flat position ignoring the Z and using the Z for the sensors values. Please help. Quote Link to post Share on other sites
Edc 0 Posted February 1 Report Share Posted February 1 HI Benoit, The contour graphs can either be matrix or vector for the X,Y but the Z needs to be a matrix based on its values for the corresponding X,Y Pair. I made a quick example of each method below I hope it shows what I mean. Quote Link to post Share on other sites
Benoit 25 Posted February 1 Author Report Share Posted February 1 (edited) OK I see... so i am still stuck without solution. since my matrix is not complete, and there is no extrapolations, The only thing i found is the point like this... It's better than nothing Edited February 1 by Benoit Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.