Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Jonas
Jonas am 1 Nov. 2011
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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?

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by