Azzera filtri
Azzera filtri

issue with copying the figure to MS Word

2 visualizzazioni (ultimi 30 giorni)
I am using copy figure under edit button to copy figures from Matlab to MS Word. However, The legend and axis label font and order are not the same as in Matlab. Please find the attached. Please let me know how I can solve this issue.

Risposta accettata

madhan ravi
madhan ravi il 3 Set 2018
Modificato: madhan ravi il 3 Set 2018
Instead of copying the figure why can’t you attach the picture like the above in ms word?
h=plot(t,y)
saveas(h,'filename.jpg')
Save the figure in jpg format.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by