octave-maintainers
[Top][All Lists]
Advanced

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

Re: waitbar ?


From: Carnë Draug
Subject: Re: waitbar ?
Date: Wed, 15 Feb 2012 12:52:25 +0000

On 14 February 2012 20:06, Juan Pablo Carbajal <address@hidden> wrote:
> 2012/2/14 Carnë Draug <address@hidden>:
>> On 14 February 2012 18:19, LinuxOctave <address@hidden> wrote:
>>> I'm a 25 year MATLAB user, now retired, and using Octave.  I ran into this
>>> waitbar issue while trying to run some of my "tons" of m code.
>>>
>>> Using Octave 3.2 with QtOctave version 0.9.2 in LinuxMint 11.  How can I get
>>> waitbar to work in my Octave?
>>
>> You need to update for the latest octave version. waitbar was only
>> added on 3.6.0 so previous versions won't have this function.
>
> Previous to 3.6.0 there is a non-graphical waitbar. It has the same
> interface as the graphical. Unless you are really needing the graphics
> you could use that.
>
> It was part of the miscellaneous package on Octave Forge
> http://octave.sourceforge.net/miscellaneous/index.html
>
> but it seems removed now. Is there legacy code?

Yes. One needs to navigate to this page on the files section of
octave-forge (there's also other places for even older packages)

https://sourceforge.net/projects/octave/files/Octave%20Forge%20Packages/Individual%20Package%20Releases/

and look for an older version of the package that has the function.
However, if memory does not fail me, the API for the waitbar in the
miscellaneous package was different from the one in Matlab.

Carnë


reply via email to

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