From bug-octave-request at bevo dot che dot wisc dot edu Wed Aug 9 06:04:37 2000 Subject: strrep () returns column From: Etienne Grossmann To: bug-octave at bevo dot che dot wisc dot edu CC: etienne at isr dot ist dot utl dot pt Date: Wed, 09 Aug 2000 12:06:08 +0100 Hello, is it normal that strrep returns a column vector (2.1.31)? Etienne ps : Paul, is http://users.powernet.co.uk/kienzle/signalPAK/index.html where your latest string funcs are? It's time I spent a little time to write a test suite for them. Jwe, would Paul's functions then be acceptable for octave mainstream? ====================================================================== octave:179> strrep ("Hello","e","hello") ans = H h e l l o l l o ====================================================================== ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------