how to properly transfer plotted figure to a MS Word file?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have always been using copy and paste and tried all the "copy options". Unfortunately, the figure in the Word file is usually slightly distorted. For example, the plotted points (using plot(x, y, 'k.') would be magnified and look really messy.
Is there a way I can transfer the plotted figures to Word file so that it will look exactly as it is in the .fig file?
1 comentario
dpb
el 13 de Abr. de 2015
Don't know; you might try converting to pdf and inserting that. I suspect the difference in renderers between the two means there will always be at least some difference.
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!