Menu

exponentials in data files

User Help
Ben H
2011-11-29
2012-12-11
  • Ben H

    Ben H - 2011-11-29

    Hi, I'm new to pyxplot from gnuplot, and a small problem for me seems to be exponentials in data files. I get a warning (it's printed in yellow) whenever I have data like:

    -4.5519144E-15
    

    The software that produces the data files has no option to not do this.
    Any ideas?
    ben.

     
  • Anonymous

    Anonymous - 2012-09-13

    Use 'e'  , not  'E' 
    Or replace E by  *10**( )

    It should work :D

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.