Kapil Saraswat - 2020-01-21

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.