On Aug 29, 2008, at 8:43 PM, asha g wrote: > > How do I save my plots as .pdf files in Octave. I normally save > as .eps. I need the .pdf for use in LaTeX. > > Thanks > Asha You can use ghostscript to convert from ps/eps to pdf. Do you have ghostscript installed? Ben