Surf plots pictures saving as eps?

1 visualizzazione (ultimi 30 giorni)
Yunhui He
Yunhui He il 3 Ott 2017
Commentato: Yunhui He il 3 Ott 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 Commenti
Walter Roberson
Walter Roberson il 3 Ott 2017
Did you tell surf() to use 'edgecolor', 'none' ?
Yunhui He
Yunhui He il 3 Ott 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!

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Lighting, Transparency, and Shading in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by