home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / gnuplot / 588 next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.5 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!uknet!keele!news
  2. From: phd85@seq1.keele.ac.uk (D.H. Holden)
  3. Newsgroups: comp.graphics.gnuplot
  4. Subject: Re: How can I plot a sequence of much small numbers?
  5. Message-ID: <C0Bs0w.Ayq@gabriel.keele.ac.uk>
  6. Date: 4 Jan 93 10:34:06 GMT
  7. References: <FUJIMOTO.92Dec28130615@msb.is.titech.ac.jp>
  8. Sender: news@gabriel.keele.ac.uk (UseNet News Service)
  9. Distribution: comp
  10. Organization: Keele University, England
  11. Lines: 41
  12. Nntp-Posting-Host: seq1.cc.keele.ac.uk
  13.  
  14. From article <FUJIMOTO.92Dec28130615@msb.is.titech.ac.jp>, by fujimoto@titisna.is.titech.ac.jp (Fujimoto Kou (phone 4131)):
  15. > Hi,
  16. > I'd like to plot a sequence of very very small numbers such as 
  17. > 0 1.477000e-65
  18. > 1 1.479008e-65
  19. > 2 1.640547e-65
  20. > 3 1.789943e-65
  21. > ....
  22. > gnuplot seems to regard such small numbers as zero, and plot a 
  23. > horizontal line. 
  24. > xgraph (in X11R5 distribution) can recognize them and plot a 
  25. > curve as expected. But xgraph cannot draw 3-D graphs which 
  26. > I want to write, too.
  27. > How can I plot, or is this a specification of gnuplot?
  28. > Sorry if this is a FAQ.
  29. > --
  30. > Kou Fujimoto: fujimoto@titisna.is.titech.ac.jp
  31. >  Dept. of Information Sciences, Tokyo Institute of Technology
  32.  
  33.  
  34.     sorry if this seems obvious and has been considered and rejected,
  35.     but couldn't you just scaled them up and relabel your axis accordingly,
  36.  
  37.     1.477,1479,1.640547,.....etc
  38.  
  39.     y-axis x1e-65.
  40.  
  41.       Dave.
  42.       
  43. --
  44.                                                                      
  45.  
  46. phd85@uk.ac.keele.seq1
  47. keele university. 
  48.