Feeds
답변 있음
How do I get rid of lines on a surf command? Also how do I change the surf to green rather than the default gradient colours?
trisurf(F,V(:,1),V(:,2),V(:,3),seg,'FaceColor','flat','EdgeColor','none');
How do I get rid of lines on a surf command? Also how do I change the surf to green rather than the default gradient colours?
trisurf(F,V(:,1),V(:,2),V(:,3),seg,'FaceColor','flat','EdgeColor','none');
3년 초과 전 | 0
