Stores the tensor in co-ordinate (COO) format. Non-zero entries are stored
by their subscripts (i1,i2,i3,...,in) the subs matrix and their vals
in the vals vector.
subsmatrix with length(dims) rows and length(vals) cols.
valsvalues of non-zero entries.
dimssizes of each dimension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.