help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: chebfun gives Illegal instruction: 4


From: Dmitri A. Sergatskov
Subject: Re: chebfun gives Illegal instruction: 4
Date: Sat, 18 May 2019 09:47:57 -0500

On Sat, May 18, 2019 at 9:42 AM Dmitri A. Sergatskov
<address@hidden> wrote:
>
> On linux I get:
>
> octave:1>  x = chebfun('x');
> error: max_recursion_depth exceeded
> error: called from
>     domain at line 28 column 7
>     chebfun at line 230 column 31
>
> Dmitri.

And similarly with Recurser example:
octave:1> r = Recurser;
octave:2> r.domain
error: max_recursion_depth exceeded
error: called from
    domain at line 7 column 11
octave:2>

(no crash in either case).

Dmitri.
--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]