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

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

[Octave-bug-tracker] [bug #48738] java array length


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48738] java array length
Date: Wed, 10 Aug 2016 01:16:38 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of bug #48738 (project octave):

                Category:                    None => Libraries              
                Severity:              3 - Normal => 1 - Wish               
              Item Group:                    None => Feature Request        
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Can you cite a reference that shows that the ".length" property is supported
in Matlab's Java syntax? The Octave equivalent that already works currently
would be to use either length(a), numel(a), or size(a). Those are the only
documented ways to get the size that I can find on Matlab's public docs.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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