octave-maintainers
[Top][All Lists]
Advanced

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

Re: Problems with plotting (Windows)


From: Michael Goffioul
Subject: Re: Problems with plotting (Windows)
Date: Sun, 11 Feb 2007 09:14:47 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

John W. Eaton a écrit :
On 10-Feb-2007, Michael Goffioul wrote:

| It cannot find __uiobject_close_all__. Did you forget to commit it?

Oops.  It shoudl be there now (on the public server in a few
minutes).  The function is just

  function __uiobject_close_all__ ()
    close ("all");
  endfunction

Thanks, it works OK. But you should also update the Makefile, to install it.

Michael.




reply via email to

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