DM Reference

DM Ref

❯

matrix

❯

matrix procs

❯

Add proc (matrix)

Add proc (matrix)

1 min read

  • proc

Format

Add(Matrix2)

Args

Matrix2: another matrix

Returns

src

This adds Matrix2 to the current matrix.

See also

  • matrix operators
  • matrix procs
  • += operator

Graph View

  • Format
  • Args
  • Returns
  • See also

Backlinks

  • matrix procs

Created with Quartz v4.5.0 © 2025

  • GitHub