Function to write matrix attribute
write_matrix_attr(file, name, attr_name, value)
Full path name of the OMX file to store the matrix in. If this is a new matrix file, see create_omx.
Name of the matrix in the OMX object.
Name of the attribute.
Attribute value
None