Copy figure with shading surf plot
Mostrar comentarios más antiguos
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 comentarios
Fangjun Jiang
el 11 de Sept. de 2011
How did you do the copy?
Lucio
el 11 de Sept. de 2011
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Printing and Saving en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!