ContentsIndexReferenceHome
PreviousUpNext
loadH5
MATLAB
S = loadH5(fileName,[var1],...,[varN])
Description

Load all (or a subset) available data from the specified h5 file into a structure.

Parameters
Parameters 
Description 
fileName [string] 
Name of h5 file to load 
var1..varN [list] 
Names of variables to load 
Return Values
Return Values 
Description 
S [struct] 
(Optional) Structure of data contained in the h5 file. If output is not specified, all data is put into the caller workspace. 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!