2012/4/16 Stefan Reiser :
> Jordi Gutiérrez Hermoso schrieb:
> > On 16 April 2012 05:46, Stefan Reiser wrote:
> >> ...
> >>
> >
> > These are bugs. Please report them:
> >
> > http://www.octave.org/bugs.html
>
>
> I see ... at first (after reading
> http://octave.sourceforge.net/bugs.h
Jordi Gutiérrez Hermoso schrieb:
> On 16 April 2012 05:46, Stefan Reiser wrote:
>> ...
>>
>
> These are bugs. Please report them:
>
> http://www.octave.org/bugs.html
>
> Thanks,
> - Jordi G. H.
I see ... at first (after reading
http://octave.sourceforge.net/bugs.html) I thougt he
On 16 April 2012 05:46, Stefan Reiser wrote:
> Hallo,
> I've experienced some strange crashes during certain calculations.
> Octave exits without error message and with exit code 0.
> The crash occurs during equation solving, here are some simple examples
> to reproduce the situation:
>
> 1) unsol
Hallo,
I've experienced some strange crashes during certain calculations.
Octave exits without error message and with exit code 0.
The crash occurs during equation solving, here are some simple examples
to reproduce the situation:
1) unsolvable equation system:
A=[inf,1234];b=[5];A\b
It then