Copying and Pasting 3-D Plots
12 ビュー (過去 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!