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

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

[Octave-bug-tracker] [bug #42112] Unable to load Java objects from MAT f


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #42112] Unable to load Java objects from MAT file
Date: Mon, 14 Apr 2014 19:52:54 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:25.0) Gecko/20100101 Firefox/25.0 SeaMonkey/2.22.1

Follow-up Comment #1, bug #42112 (project octave):

Thanks for your offer to try to fix this.

Michael Goffioul and Rik may be the ones who knows the most of Octave's Java
support implementation, until one of them (or both) responds you could start
looking in:

scripts/java/org/octave   for the various helpers

libinterp/octave-value/ov-java.*  (.cc & .h) for some binary stuff

and then of course you'd need to dive into the stuff that writes/reads .mat
files:


>> which save
'save' is a built-in function from the file libinterp/corefcn/load-save.cc


Hopefully that should be enough to give you a basic start.

BTW see here for some other identified Octave <->Java deficiencies:
https://savannah.gnu.org/task/?12601
(just because some of these may be required to be able to fix this bug, who
knows)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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