octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31233] plot crash in windows


From: kru
Subject: [Octave-bug-tracker] [bug #31233] plot crash in windows
Date: Sun, 03 Oct 2010 16:53:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)

URL:
  <http://savannah.gnu.org/bugs/?31233>

                 Summary: plot crash in windows
                 Project: GNU Octave
            Submitted by: kruvalig
            Submitted on: Вск 03 Окт 2010 16:53:58
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I have some trouble with plot in windows. I try this commands:

octave-3.2.4.exe:1> x=[0:0.1:2];
octave-3.2.4.exe:2> plot(x,sin(x))
warning: isstr is obsolete and will be removed from a future version of
Octave, please use ischar in
stead

And that is all, figure is not shown. If i execute command plot(x,sin(x))
again, it shows but this process is not respond.
I have installed Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe.

When i close my gnuplot windows, plot command no more work.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31233>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]