home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / symbolic / 2043 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.2 KB  |  35 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!news.iastate.edu!pv343f.vincent.iastate.edu!whitmore
  3. From: whitmore@iastate.edu (Kurt D Whitmore)
  4. Subject: Re: Dashed Lines in Graphics Question
  5. Message-ID: <whitmore.711781052@pv343f.vincent.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. References: <1992Jul22.004307.15466@EE.Stanford.EDU>
  9. Date: Wed, 22 Jul 1992 04:57:32 GMT
  10. Lines: 23
  11.  
  12. In <1992Jul22.004307.15466@EE.Stanford.EDU> siegman@EE.Stanford.EDU (Anthony E. Siegman) writes:
  13.  
  14. >I'm doing things like:
  15.  
  16. >   g1 = Plot[ f1[x], {x,a1,b1}, DisplayFunction->Identity];
  17.  
  18. >   g2 = Plot[ f2[x], {x,a2,b2}, DisplayFunction->Identity];
  19.  
  20. >   g3 = Plot[ f3[x], {x,a3,b3}, DisplayFunction->Identity];
  21.  
  22. >   Show[ g1, g2, g3, DisplayFunction->$DisplayFunction]
  23.  
  24. >to put several curves on a single plot.  What can I put in the g2
  25. >statement, say, to get a distinctive dashing for just that one curve?
  26. >Everything I've tried seems to turn on dashing for all the other
  27. >curves as well.
  28.  
  29.  
  30. I have a similar question on Queue at support@wri.com, but I haven't heard
  31. from anyone since I sent it on July 14th.
  32.  
  33. Kurt D. Whitmore
  34. whitmore@iastate.edu
  35.