Re: OT: Determining the size of plotting area
  Home FAQ Contact Sign in
comp.lang.fortran only
 
Advanced search
POPULAR GROUPS

more...

 Up
Re: OT: Determining the size of plotting area         

Group: comp.lang.fortran · Group Profile
Author: dpb
Date: Sep 16, 2008 22:56

Robert Singer wrote:
> Offtopic really for it's not a a fortran language question, but I'm
...
> plot a graph/chart (x-y type), ... automatically determine the
> upper and lower limit of the graph.
...

Richard has given the gist; like most I've also had routines that did
such but haven't had to use them in ages. My recollection is that mine
did basically what Richard describes but used predefined factors of
1,2,4,5,10 as the ranges and basically turned into a CASE statement block.

--
no comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
do structure definitions go in data area or in code area...15 comp.lang.c ·