help-octave
[Top][All Lists]
Advanced

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

Re: error using etree function


From: Kai Torben Ohlhus
Subject: Re: error using etree function
Date: Thu, 22 Nov 2018 18:45:57 +0100



On Thu, Nov 22, 2018 at 6:36 PM Dmitri A. Sergatskov <address@hidden> wrote:

octave:1> A=gallery('poisson',16);
octave:2> issparse A 


issparse (A) with brackets will be true.  Even worse:

>> etree(speye (2))
error: etree: S must be a sparse matrix

I think it is worth a bug report...

Kai 

reply via email to

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