home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.soft-sys.matlab
- Path: sparky!uunet!math.fu-berlin.de!ira.uka.de!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!zaphod.mps.ohio-state.edu!uwm.edu!cs.utexas.edu!torn!nott!bnrgate!bcrka451!cadnews
- From: mikea@bnr.ca (Michael W. Altmann)
- Subject: Matlab Graphs in Framemaker3
- Message-ID: <1993Jan28.142047.15068@bcrka451.bnr.ca>
- Sender: 5E00 Corkstown News Server
- Organization: Bell-Northern-Research
- Date: Thu, 28 Jan 1993 14:20:47 GMT
- Lines: 26
-
- I have also been having trouble posting Matlab graphs into Framemaker documents.
- I am using Rev4.0, so the -preview option doesn't seem to work. Several points
- need to be made here :
-
- 1. Framemaker does NOT need a preview in the imported file (you will get a grey
- rectangle).
-
- 2. Matlab files generated with -deps are essentially the same as those created
- with -dps, except for the preview and three other minor changes.
-
- 3. The ps-to-eps conversion consists of adding "EPSF-1.2" to the first line.
- I also bring the bounding box and page# data (from the bottom of the file)
- to the lines for them at the top of the file (-dps uses (atend)'s on these
- lines).
-
- 4. The last may not even be needed (I was in a hurry and didn't have time
- to check it out).
-
- This works really well (you just can't see the graphics). I tried all of the
- other solutions suggested by the net relating to using the -deps option and
- none of them worked for me.
-
- Regards, Mike
-
- Usual disclaimers here.
-
-