From: Vijay on
I use the Latex Interpreter feature in my plots for the axis titles, Legend, plot title. I prefer using Arial font but Matlab converts Arial to Helvetica while plotting the plot to EPS format. Adobe Illustrator has problems in decoding Helvetica and substitutes the fonts with CMBX10 and such. This results in fragmented values of the fields which is a nightmare to edit.

I have tried the default declarations such as the set function with defaultfontname to Arial. Fonts other than Arial, which are supported by GhostScript such as Courier, Palatino and others are still converted to Helvetica in the Latex mode.

I would like to know of possible ways to work around the default Helvetica font and get Courier or Palatino fonts for the Latex Interpreter mode in Matlab plots.

Thanks,
Vijay