powered by
h5createFile (file)
h5createGroup
h5createDataset
h5read
h5write
h5createFile("ex_createFile.h5") # create groups h5createGroup("ex_createFile.h5","foo") h5createGroup("ex_createFile.h5","foo/foobaa") h5ls("ex_createFile.h5")
Run the code above in your browser using DataLab