Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:language_reference:objects:matrix:functions:flatten [2018/09/25 11:35] – Removed "Fall 2018" remark Simon Heinze | documentation:language_reference:objects:matrix:functions:flatten [2024/12/12 17:45] (current) – Maurits W. Haverkort | ||
---|---|---|---|
Line 29: | Line 29: | ||
print(" | print(" | ||
- | M = Matrix.Zero(3) | + | M = Matrix.Zero(3, |
M[1][1] = A | M[1][1] = A | ||
M[1][2] = B | M[1][2] = B | ||
Line 66: | Line 66: | ||
===== Table of contents ===== | ===== Table of contents ===== | ||
- | {{indexmenu> | + | {{indexmenu> |