Menu

GNUplot cannot find a source-file

Help
2015-10-19
2015-10-19
  • littleeagle

    littleeagle - 2015-10-19

    Hi,
    I'm new to GNUplot and I'm supposed to create a histogram. I've already written a script provided to us by our teacher but I struggle with uploading the data from a source-file. Can anyone tell me please, what I'm doing wrong?
    This is the last line:
    plot "/C:/Users/........./data.txt" u (hist($1,width)):(1.0) smooth freq w boxes 1c rgb"green" notitle

    Thanks in advance.

     
    • Edoardo Pasca

      Edoardo Pasca - 2015-10-19

      Hi

      I don't have a windows system at hand but it seems to me that there are 2
      problems:

      1 there is a / before c: that should be removed
      2 I'm not sure whether on a windows system the slash of a path should be
      /or . I'd say the latter.

      Edo
      On 19 Oct 2015 19:01, "Cristina Jaruska" littleeagle@users.sf.net wrote:

      Hi,
      I'm new to GNUplot and I'm supposed to create a histogram. I've already
      written a script provided to us by our teacher but I struggle with
      uploading the data from a source-file. Can anyone tell me please, what I'm
      doing wrong?
      This is the last line:
      plot "/C:/Users/........./data.txt" u (hist($1,width)):(1.0) smooth freq w
      boxes 1c rgb"green" notitle

      Thanks in advance.

      GNUplot cannot find a source-file
      https://sourceforge.net/p/gnuplot/discussion/5925/thread/94ba3463/?limit=25#7523


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/gnuplot/discussion/5925/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

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.