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 中查找有关 Surface and Mesh Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by