Copying and Pasting 3-D Plots
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
KSSV
am 26 Dez. 2011
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 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!