From bug-request at octave dot org Fri Aug 20 16:19:41 2004 Subject: Re: cat(3,eye(2),eye(2)) doesn't work on Octave CVS (8/8/2004) From: David Bateman To: "John W. Eaton" Cc: bug at octave dot org Date: Fri, 20 Aug 2004 23:15:10 +0200 John, I've been away... Is this resolved yet? If not I'll look further... D. According to John W. Eaton (on 08/10/04): > On 10-Aug-2004, David Bateman wrote: > > | I suspect the reason is that your copy of the source is out of sync with the > | CVS. The missing ov-struct.cc is a reasonable indication of this. Its that > | fill that would allow you to do concatentaion of structure arrays, like > | for example cat(1,struct("x",1,"y",2),struct("x",3,"y",4)). You might like > | to recheckout the code and try again... > > With my sources, which are current WRT to the CVS sources (I just ran > an update followed by configure and make): > > octave:1> cat (3, eye(2), eye(2)) > error: Array::insert: range error for insert > > I'm building a static version, so there should be no confusion with > some already installed version of liboctave. Can you please check to > make sure that your version is not different from the current CVS > sources? > > Thanks, > > jwe -- David Bateman David dot Bateman at motorola dot com Motorola CRM +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------