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

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

[Octave-bug-tracker] [bug #48790] javaArray('double',1)


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48790] javaArray('double',1)
Date: Thu, 18 Aug 2016 22:27:32 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #2, bug #48790 (project octave):

The problem is, that javaArray is a constructor invocation in matlab which
means that the result is a java array. 
In the example I provided, the result is an octave array or even an octave
scalar, because boxing is applied. 
The latter is wrong. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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