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

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

[Octave-bug-tracker] [bug #48813] Java interface: untyped []


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48813] Java interface: untyped []
Date: Thu, 18 Aug 2016 22:25:13 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

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

Hi Mike, 
ok, but there are there empty matrices of various types, right? 
I suspect, if one generic null value is not feasable, 
it would be better to have a null value of appropriate type. 

I tried: 
=verbatim+
octave:23> class(char([]))
ans = char
octave:24> class(single([]))
ans = single
octave:25> class(logical([]))
ans = logical


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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