Copying and Pasting 3-D Plots
조회 수: 8 (최근 30일)
이전 댓글 표시
I am using meshgrid and mesh to generate 3-D plots. The screen versions look fine but when I click on 'edit' and select 'copy figure' and then use CTRL-V to paste the figure into a Word document the background area is black and the x,y,z-labels can not be seen. On copy options I have chosen 'bitmap' and 'transparent' background.
I am plotting a surface Z(k,j) where k=1:44100 and j=1:88. Could the sheer size of the surface be causing this problem?
In the past on smaller surfaces I do not remember this problem occurring.
Thank you.
댓글 수: 0
채택된 답변
KSSV
2011년 12월 26일
Dont go for copy and paste option. In the figure window go to file and go to export setup.You will get many options. You export the figure in the format you want, with required font etc.
Also see the mfile export_fig by Oliver Woodford shared in mathworks file exchange which is an brilliant option. Link follows:
Sreenu
https://sites.google.com/site/kolukulasivasrinivas/
댓글 수: 0
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!