... subplot(1,3,1) p = patch(isosurface(x,y,z,phi,0.5)); isonormals(x,y,z,phi,p) set(p,'FaceColor','red','EdgeColor','none'); view([1,.2,.3]); axis equal; ...
確定! 回上一頁