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

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

[Octave-bug-tracker] [bug #32090] Save in MATLAB data format


From: David Bateman
Subject: [Octave-bug-tracker] [bug #32090] Save in MATLAB data format
Date: Thu, 13 Jan 2011 21:52:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

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

I'm not sure this is a blocker as the case of nnz not being equal to nzmax
should be relatively rare in practice. However the changeset 

http://hg.savannah.gnu.org/hgweb/octave/rev/da8e32c99969

seems to do the right thing for me.. Could some one, with a freshly checked
and built octave run

a = sprand(1000,1000,0.01); 
b = sprandn(1000,1000,0.01);
save -v6 a.mat a b

and then try and load the saved file in matlab? I'll keep this report open
till I have that feedback.

D.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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