k-Wave Toolbox |
![]() ![]() |
Write MATLAB matrix to HDF5 file
writeMatrix(filename, matrix, matrix_name)
writeMatrix
writes a MATLAB matrix to an existing HDF5 file. If the HDF5 file specified by filename doesn't exist, it is automatically created. Matrix attributes required by k-Wave++ are automatically added. Complex matrices are reorganised to C++ format before storing. All variables are stored as 3D matrices.
|
name of HDF5 file to write matrix to |
|
data to write |
|
string containing the name of the matrix |
h5write
![]() |
voxelPlot | Functions — Alphabetical List | ![]() |
© 2009-2012 Bradley Treeby and Ben Cox.