Relative Content

Tag Archive for surfacemplot3dtruncation

mplot3d truncating data at 50

Having looked at the documentation and having tried many implementations of rstride and rcount to force mplot3d to plot more than 50 x,y,z datasets. I am not getting downsampling, I am getting truncation. The 3d surface that is plotted only consists of the first 49 xyz points. I cannot find a way to exceed that number to plot a surface of 200 xyz points.

mplot3d truncating data at 50

Having looked at the documentation and having tried many implementations of rstride and rcount to force mplot3d to plot more than 50 x,y,z datasets. I am not getting downsampling, I am getting truncation. The 3d surface that is plotted only consists of the first 49 xyz points. I cannot find a way to exceed that number to plot a surface of 200 xyz points.