From help-request at octave dot org Tue Mar 7 03:02:04 2006 Subject: ... makes a difference From: Peter Lempel =?ISO-8859-1?Q?S=F8ndergaard?= To: Octave Help Date: Tue, 07 Mar 2006 09:01:54 +0100 Dear list, typing [1, 2] in a script file gives ans = 1 2 while typing [1,... 2] gives ans = 1 2 In my mind, both examples should produce the second output. Is this documented somewhere? I am using octave 2.1.72 Cheers, Peter ------------------------------------------------------------- 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 -------------------------------------------------------------