Copy figure with shading surf plot

조회 수: 1 (최근 30일)
Lucio
Lucio 2011년 9월 11일
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
Fangjun Jiang
Fangjun Jiang 2011년 9월 11일
How did you do the copy?
Lucio
Lucio 2011년 9월 11일
"Edit"- then "copy figure".

댓글을 달려면 로그인하십시오.

채택된 답변

Lucio
Lucio 2011년 9월 11일
Please help !
  댓글 수: 3
Lucio
Lucio 2011년 9월 11일
yes, but it get not the figure with the shading.
Lucio
Lucio 2011년 9월 11일
oh no sory, it did it! but with -dbitmap, not with -dmeta. Thank you very much for your help !!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile 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