home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 236 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.soft-sys.matlab
  2. 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
  3. From: mikea@bnr.ca (Michael W. Altmann)
  4. Subject: Matlab Graphs in Framemaker3
  5. Message-ID: <1993Jan28.142047.15068@bcrka451.bnr.ca>
  6. Sender: 5E00 Corkstown News Server
  7. Organization: Bell-Northern-Research
  8. Date: Thu, 28 Jan 1993 14:20:47 GMT
  9. Lines: 26
  10.  
  11. I have also been having trouble posting Matlab graphs into Framemaker documents.
  12. I am using Rev4.0, so the -preview option doesn't seem to work.  Several points
  13. need to be made here :
  14.  
  15. 1. Framemaker does NOT need a preview in the imported file (you will get a grey
  16.    rectangle).
  17.  
  18. 2. Matlab files generated with -deps are essentially the same as those created
  19.    with -dps, except for the preview and three other minor changes.
  20.  
  21. 3. The ps-to-eps conversion consists of adding "EPSF-1.2" to the first line.
  22.    I also bring the bounding box and page# data (from the bottom of the file)
  23.    to the lines for them at the top of the file (-dps uses (atend)'s on these
  24.    lines).
  25.  
  26. 4. The last may not even be needed (I was in a hurry and didn't have time
  27.    to check it out).
  28.  
  29. This works really well (you just can't see the graphics).  I tried all of the
  30. other solutions suggested by the net relating to using the -deps option and
  31. none of them worked for me.
  32.  
  33. Regards, Mike
  34.  
  35. Usual disclaimers here.
  36.  
  37.