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: Rik
Subject: [Octave-bug-tracker] [bug #42485] issymmetric always false for logical matrix
Date: Tue, 03 Jun 2014 15:09:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

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

Does someone have access to Matlab who can test whether character matrices are
also acceptable input?

What does Matlab return for


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


We might want to use ismatrix() to extend issymmetric to accept numeric,
logical, or char matrices.


    _______________________________________________________

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]