Surf plots pictures saving as eps?

1 vue (au cours des 30 derniers jours)
Yunhui He
Yunhui He le 3 Oct 2017
Commenté : Yunhui He le 3 Oct 2017
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 commentaires
Walter Roberson
Walter Roberson le 3 Oct 2017
Did you tell surf() to use 'edgecolor', 'none' ?
Yunhui He
Yunhui He le 3 Oct 2017
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!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Lighting, Transparency, and Shading dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by