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: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #48088] document that issquare, iscolumn, isempty, etc operate on cell arrays
Date: Fri, 24 Jun 2016 04:43:00 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

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

The Matlab documentation often lists the types a function can be applied to.

However, "help isrow" for example, simply gives the definition in terms of
"size", without mentioning whether the argument is a matrix, a cell array or a
class object.

Perhaps "issquare" could say
  Return true of X has size(X) = [r, c] with r == c.

Francesco, would that be sufficient for you?

    _______________________________________________________

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]