On Tue, May 29, 2012 at 12:04 PM, Juan Pablo Carbajal <carba...@ifi.uzh.ch> wrote: > On Mon, May 28, 2012 at 12:57 PM, Carnë Draug <carandraug+...@gmail.com> > wrote: >> On 28 May 2012 11:29, Juan Pablo Carbajal <carba...@ifi.uzh.ch> wrote: >>> On Sat, May 26, 2012 at 11:00 AM, Clemens Buchacher <dri...@aon.at> wrote: >>>> In case of nmf_pg, the demo uses the text_waitbar function from the >>>> miscellaneous package, but that package is not a linear-algebra >>>> dependency. The demo works if I load the miscellaneous package manually. >>>> >>> The issue with the dependencies of the packages was discussed, and >>> adding a dependency for a demo was not welcomed. So, I will fix the >>> demo to use text_waitbar only if miscellaneous is loaded. @everyone: >>> Would that be ok? >> >> Why not use the waitbar from core? Or just replace the waitbar all for >> a print at the start saying that the demo may take some time? I think >> that having an extra condition there, checking whether a package is >> loaded or not, will only make things less clear. >> >> Carnë > > I do not like the waitbar in core. > I can replace the waitbar with a message, no problem. > > > > -- > M. Sc. Juan Pablo Carbajal > ----- > PhD Student > University of Zürich > http://ailab.ifi.uzh.ch/carbajal/
Hi, nmf_pg uses text_waitbar when verbose is true. I added a condition to detect if text_waitbar is exists. -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich http://ailab.ifi.uzh.ch/carbajal/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev