MatlabR2015b bug with print function on a mac?
Afficher commentaires plus anciens
I recently upgraded from 14b to 15b on my mac. Now when I use the print function with figures that have text boxes, the generated eps files have text boxes that are much larger than those in the original figure. This wasn't a problem in 14b.
I've attached screenshots of the figure, the generated eps, and the .fig file for the figure.
The command I used to create the eps file was:
print('-loose', '-painters', '-r864', '-depsc2', 'test.eps');
Matthew Lawrence
Réponses (0)
Catégories
En savoir plus sur Printing and Saving dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!