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

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

[Octave-bug-tracker] [bug #48088] document that issquare, iscolumn, isem


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #48088] document that issquare, iscolumn, isempty, etc operate on cell arrays
Date: Fri, 24 Jun 2016 15:41:24 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

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

Well, certainly the word "matrix" should either removed from the help or
accompanied by other possible types to which issquare applies.

Ideally, I would like to find something along these lines:

return true if X is square.
X can be a matrix, cell array or any other type for which size(X) returns [r,
c] with r == c.

Maybe your proposal is good as well.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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