From bug-octave-request at bevo dot che dot wisc dot edu Tue Nov 18 09:28:06 2003 Subject: coredump by illegal NDArray reference From: Fabian at isas-berlin dot de To: bug-octave at bevo dot che dot wisc dot edu Date: Tue, 18 Nov 2003 02:21:19 -0600 octave:1> computer i686-pc-cygwin # Win NT octave:2> y=rand(3,3,3); # OK octave:3> y(:,1) # forgotten to # specify all 3 dims assertion "ndims () == 2" failed: file "Array.cc", line 1964 panic: IOT instruction -- stopping myself... attempting to save variables to `octave-core'... error: invalid converstion of NDArray to Matrix save to `octave-core' complete Aborted (core dumped) ------------------------------------------------------------- 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 -------------------------------------------------------------