Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

EPS exporting - changes size of axes

Status
Not open for further replies.

bristly

Computer
Joined
Nov 11, 2005
Messages
2
Location
CZ
Hi,
I try to export a figure containing two axes into an eps file. The axes are covering each other, I use them because i need two y-xes.
The figure appearance is what I aime it to be until I use

print('-depsc2',nnam);
%nnam is a string with path/name of the file

using this command moves one of the axes lightly, so the axes cover no more both in the figure and in the exported file.

Befeore the export I set the 'Position' of the axes to be the same. I use latex/interpreted y-labels.

Thanks!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top