home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!uknet!keele!news
- From: phd85@seq1.keele.ac.uk (D.H. Holden)
- Newsgroups: comp.graphics.gnuplot
- Subject: Re: How can I plot a sequence of much small numbers?
- Message-ID: <C0Bs0w.Ayq@gabriel.keele.ac.uk>
- Date: 4 Jan 93 10:34:06 GMT
- References: <FUJIMOTO.92Dec28130615@msb.is.titech.ac.jp>
- Sender: news@gabriel.keele.ac.uk (UseNet News Service)
- Distribution: comp
- Organization: Keele University, England
- Lines: 41
- Nntp-Posting-Host: seq1.cc.keele.ac.uk
-
- From article <FUJIMOTO.92Dec28130615@msb.is.titech.ac.jp>, by fujimoto@titisna.is.titech.ac.jp (Fujimoto Kou (phone 4131)):
- > Hi,
- >
- > I'd like to plot a sequence of very very small numbers such as
- >
- > 0 1.477000e-65
- > 1 1.479008e-65
- > 2 1.640547e-65
- > 3 1.789943e-65
- > ....
- >
- > gnuplot seems to regard such small numbers as zero, and plot a
- > horizontal line.
- > xgraph (in X11R5 distribution) can recognize them and plot a
- > curve as expected. But xgraph cannot draw 3-D graphs which
- > I want to write, too.
- >
- > How can I plot, or is this a specification of gnuplot?
- >
- > Sorry if this is a FAQ.
- >
- > --
- > Kou Fujimoto: fujimoto@titisna.is.titech.ac.jp
- >
- > Dept. of Information Sciences, Tokyo Institute of Technology
-
-
- sorry if this seems obvious and has been considered and rejected,
- but couldn't you just scaled them up and relabel your axis accordingly,
-
- 1.477,1479,1.640547,.....etc
-
- y-axis x1e-65.
-
- Dave.
-
- --
-
-
- phd85@uk.ac.keele.seq1
- keele university.
-