Hello,
I have 3D matrix and I am able to plot the data in matlab using fill3(X,Y,Z,C). How I can plot it in gnuplot?
Or is there any code that can convert fill3 data to surf data for the plotting?
Thanks.
Log in to post a comment.
Hello,
I have 3D matrix and I am able to plot the data in matlab using fill3(X,Y,Z,C). How I can plot it in gnuplot?
Or is there any code that can convert fill3 data to surf data for the plotting?
Thanks.