Info

この質問は閉じられています。 編集または回答するには再度開いてください。

problem in printing as eps, number with coma separator being stored as 2 numbers

1 回表示 (過去 30 日間)
Jonas
Jonas 2011 年 11 月 1 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I try to print a graph with the following line: print(gcf,''-depsc'',''', [pathname, filename],''');
the printed graph is a group of heatmap with some numerical value. My problem is that in the eps file, the numberical values are stored as 2 entities (2.1 is stored as 2 and .1). Is it possible to avoid this problem?

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by