>>To: Andreas Rau <[EMAIL PROTECTED]>
>>Cc: LyX <[EMAIL PROTECTED]>
>>Subject: Re: Inserting PS figures
>>From: Roger Williams <[EMAIL PROTECTED]>
>>Date: 17 Oct 2000 18:54:28 -0400
>>
>>>>>>> Andreas Rau <[EMAIL PROTECTED]> writes:
>>
>> > ... the output MATLAB figures are in the middle of a whole page.
>> > I just want the figure...
>>
>>I've found that the easiest thing is usually to view the PS file with
>>gv or another PostScript previewer, use the cursors to identify the X
>>and Y extents of the portion of the figure you wish to use, and then
>>use your favourite text editor to edit the "%%BoundingBox:" comment in
>>the PS file (by convention, it'll be near the top; if it's not there,
>>add one).
>>
>>This step usually takes all of about 30 seconds per figure...
Are you kidding ? Matlab exports natively to eps, just type in
>> help print
graysccales, colors, etc.
--
Jean-Pierre