Free Access Week - Data Engineering + BI
Data engineering and BI courses are free!
Free Access Week - Jun 2-8

omxr (version 0.3.3)

write_matrix_attr: Function to write matrix attribute

Description

Function to write matrix attribute

Usage

write_matrix_attr(file, name, attr_name, value)

Arguments

file

Full path name of the OMX file to store the matrix in. If this is a new matrix file, see create_omx.

name

Name of the matrix in the OMX object.

attr_name

Name of the attribute.

value

Attribute value

Value

None