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

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

[Octave-bug-tracker] [bug #31120] plot command malfunctions under Window


From: anonymous
Subject: [Octave-bug-tracker] [bug #31120] plot command malfunctions under Windows 7 Home Premium 64 bit
Date: Sat, 25 Sep 2010 11:41:28 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C; .NET4.0E)

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

                 Summary: plot command malfunctions under Windows 7 Home
Premium 64 bit
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat Sep 25 11:41:27 2010
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Theo Heeren
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I have installed Octave 3.2.4 under Windows 7 Home Premium 64bit. The "plot"
command does not work properly. When typing 

t=0:0.1:10; s=sin(t); plot(t,s);

for the first time I get an error report: "warning: isstr is obsolete and
will be removed from a future version of Octave, please use ischar instead".
Upon trying a second time by just repeating the line above, I do get a new
window with a correct plot in it, but this figure window immediately freezes
(i.e. when I move the cursor over this window, it always assumes the "busy
cursor" form), until I give a "clf" or "cla" command on the octave command
line. The graph is then erased, but the window unfreezes, so that I can close
it.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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