IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 20, 2004, 7:29:54 PM (22 years ago)
Author:
eugene
Message:

fixed numerical errors in vstat and plotting funcs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.data/PlotVectors.c

    r2598 r2774  
    2222  write (Xgraph, buffer, strlen (buffer));
    2323 
    24   sprintf (buffer, "%f %f %f %f ",
     24  sprintf (buffer, "%g %g %g %g ",
    2525           graphmode[0].xmin, graphmode[0].xmax,
    2626           graphmode[0].ymin, graphmode[0].ymax);
Note: See TracChangeset for help on using the changeset viewer.