Surf plots pictures saving as eps?

조회 수: 2 (최근 30일)
Yunhui He
Yunhui He 2017년 10월 3일
댓글: Yunhui He 2017년 10월 3일
Hi, I am using surf to plot (X,Y,Z) with shading interp. I save it as eps, but when I put the picture in the Latex. The meshgrid appears. I don't want to keep it. How to delete the mesh grid using surf ploting pictures saving as eps?
  댓글 수: 2
Walter Roberson
Walter Roberson 2017년 10월 3일
Did you tell surf() to use 'edgecolor', 'none' ?
Yunhui He
Yunhui He 2017년 10월 3일
Hi Walter Roberson. I use surf(xi, yi, vi, 'EdgeColor','None'); It still does not right when I put the fig in my latex fiel. Thanks!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by