Menu

Problems with pause

Help
Anonymous
2004-08-19
2004-08-20
  • Anonymous

    Anonymous - 2004-08-19

    Hi,
    I am trying to display a plot for 30 seconds. When I am running the  code in gnuplot it works.

    gnuplot> load 'plot.plt'

    where plot.plt contains:
    set title 'THI x milk'
    plot 'first' with lines, 'second'with lines 
    pause 30 

    However when I run it directly from the Unix terminal:
    gnuplot < plot.plt
    the figure just flashes and disappeares.

    Does anybody has any idea why is it?

    Thank you in advance.

    Jarmila.

     
    • Hans-Bernhard Broeker

      The behaviour you see doesn't seem to reproduce for me.  So please give more details about your environment (gnuplot version, Unix version, ...)

       
    • Anonymous

      Anonymous - 2004-08-19

      I am working on a SUSE 9.1-  64 bit, my gnuplot version is 3.7..

       
      • Hans-Bernhard Broeker

        Then you should update to 4.0 before looking any further.

         

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.