On Tue, May 5, 2009 at 11:55 AM, Jaroslav Hajek <[email protected]> wrote:
> Good idea. It seems the following produces a segfault: > a = [1 3 4 5 6 7 9]; b = [3 6 7]; > temp = sparse([], [],0,1,max(max(a), max(b))); > temp(a) = 1; > temp(b) = 0; > > Fixed in development tree: http://hg.savannah.gnu.org/hgweb/octave/rev/39be2c4531c8 thanks -- RNDr. Jaroslav Hajek computing expert & GNU Octave developer Aeronautical Research and Test Institute (VZLU) Prague, Czech Republic url: www.highegg.matfyz.cz ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
