ContentsIndexReferenceHome
PreviousUpNext
saveMODFASAsH5
MATLAB
saveMODFASAsH5([fileName],[S])
Description

Save data for MODFAS as an h5 file. With no inputs, loads ModFasData.mat and saves as ModFasData.h5. Can optionally pass in a structure, S, which is the result of S=load(fileName). File is saved to the default lookup path, as returned by LookupPath('ATM').

Parameters
Parameters 
Description 
fileName [string/cell] 
Name of file to save. Can be name of a mat or cell array of mat files to convert to an h5 file with the same name 
S [struct] 
(Optional) Structure of data to save. If not input, assumes fileName is a mat file to convert to h5. 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!