Copy figure with shading surf plot
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Printing and Saving finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!