Copy figure with shading surf plot
1 visualización (últimos 30 días)
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
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!