Is there a possibility the display of the 3D contour plots to change?
It should look like this. stepping surface mesh
I want it to display data points and that's with a full square grid easier than with a distorted grid. distorted grid
Is there a possibility the display of the 3D contour plots to change?
It should look like this. stepping surface mesh
I want it to display data points and that's with a full square grid easier than with a distorted grid. distorted grid
当然,但 ILNumerics 目前不提供开箱即用的此类图。但是,它可以极大地帮助您自己实现它。我建议使用 ILTriangles 形状根据您的数据创建网格和曲面。请参阅文档:http: //ilnumerics.net/scene-graph-shapes-and-buffers.html