User:Andy1978: Difference between revisions

Jump to navigation Jump to search
69 bytes added ,  25 October 2013
Line 38: Line 38:
         0    0    0    90    90    90
         0    0    0    90    90    90


There is no message on exit. If it is created inside octave:
There is no message on exit.Also if you create it inside octave:
   a = magic(3);
   a = magic(3);
   save("mout.h5", "a")
   save("-hdf5", "mout.h5", "a")
  b = load("mout.h5")
 
the message is shown
So I think its more a problem "Trying to close/terminate libhdf5 without previous initialization"


=== Forge ===
=== Forge ===
219

edits

Navigation menu