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 !

2 Commenti

How did you do the copy?
Lucio
Lucio il 11 Set 2011
"Edit"- then "copy figure".

Accedi per commentare.

 Risposta accettata

Lucio
Lucio il 11 Set 2011

0 voti

Please help !

3 Commenti

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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Printing and Saving in Centro assistenza e File Exchange

Richiesto:

il 11 Set 2011

Community Treasure Hunt

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

Start Hunting!

Translated by