Code covered by the BSD License
-
h5attget(hfile,varname,attnam...
H5ATTGET Retrieve attribute from HDF5 file.
-
h5attput(h5file,varname,attna...
H5ATTPUT Write HDF5 attribute.
-
h5copy(ifile,ofile,srcObjName...
H5COPY recursively copies an object from one HDF5 file to another file.
-
h5datacreate(h5file,varname,v...
H5datacreate Create HDF5 dataset.
-
h5dump(varargin)
H5DUMP print hdf5 metadata.
-
h5id=h5filecreate(h5name,vara...
H5FILECREATE Create HDF5 file.
-
h5imfinfo(fileName,varname)
H5IMFINFO returns information about HDF5 images.
-
h5imread(filename,varname,sta...
H5IMREAD Read an image from an HDF5 file.
-
h5propinfo(property_list_id)
H5PROPINFO: return structure of information about a property list.
-
h5varget ( varargin )
H5VARGET read data from HDF5 file.
-
h5varput ( varargin )
H5VARPUT Write HDF5 dataset.
-
th5attget()
Copyright 2008-2009 The MathWorks, Inc.
-
th5attput()
Copyright 2008-2009 The MathWorks, Inc.
-
th5datacreate()
test_complex;
-
th5dump()
Copyright 2008-2009 The MathWorks, Inc.
-
th5filecreate
-
th5imfinfo()
Copyright 2008-2009 The MathWorks, Inc.
-
th5imread()
Copyright 2008-2009 The MathWorks, Inc.
-
th5propinfo()
Copyright 2008-2009 The MathWorks, Inc.
-
th5varget()
Copyright 2008-2010 The MathWorks, Inc.
-
th5varput()
Copyright 2008-2010 The MathWorks, Inc.
-
Contents.m
-
th5runsuite.m
-
View all files
from
HDF5TOOLS
by John
Versatile HDF5 Utilities
|
| th5runsuite.m |
% Copyright 2008-2009 The MathWorks, Inc.
th5filecreate
th5datacreate
th5attget
th5attput
th5dump
th5varget
th5varput
%th5propinfo
%th5imfinfo
%th5imread
fprintf ( 1, 'All tests succeeded.\n' );
|
|
Contact us at files@mathworks.com