octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42485] issymmetric always false for logical m


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #42485] issymmetric always false for logical matrix
Date: Tue, 03 Jun 2014 15:28:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #4, bug #42485 (project octave):

Matlab says:

>> x = char ('AB', 'BA')

x =

AB
BA

>> issymmetric (x)
Undefined function 'issymmetric' for input arguments of type 'char'.
 
>> version

ans =

8.3.0.532 (R2014a)

>> 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42485>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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