フィルターのクリア

MatlabR2015b bug with print function on a mac?

1 回表示 (過去 30 日間)
Matthew Lawrence
Matthew Lawrence 2015 年 9 月 17 日
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

回答 (0 件)

カテゴリ

Help Center および File ExchangePrinting and Saving についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by