matlab surfphaseFaceColorinterp EdgeColornoneFaceLightingphong;
This MATLAB code creates a 3D surface plot of a matrix called 'phase'. The 'FaceColor' option sets the color of the surface to be interpolated between the values of the matrix. The 'EdgeColor' option sets the color of the edges to be none. The 'FaceLighting' option sets the lighting model used to render the surface to be phong.
原文地址: https://www.cveoy.top/t/topic/cjiq 著作权归作者所有。请勿转载和采集!