219
edits
(→GUI) |
(→GUI) |
||
Line 38: | Line 38: | ||
0 0 0 90 90 90 | 0 0 0 90 90 90 | ||
There is no message on exit. | 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") | ||
So I think its more a problem "Trying to close/terminate libhdf5 without previous initialization" | |||
=== Forge === | === Forge === |
edits