Copy figure with shading surf plot

Hi all.
Please help me how to copy to the clipboard a figure that have been ploted with a surf and adding interpolated shading:
figure(2);
surf(abs(pMicr))
shading interp
because every time I copy the figure I get it with a simple surf, without the shading.
Thank you !

 采纳的回答

Lucio
Lucio 2011-9-11

0 个投票

Please help !

3 个评论

Have you considered using print() with -dmeta or -dbitmap to do the copying to the clipboard?
yes, but it get not the figure with the shading.
oh no sory, it did it! but with -dbitmap, not with -dmeta. Thank you very much for your help !!

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Printing and Saving 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by