GAUSS Basics 3: Introduction to matrices
Learn how to work with matrices, the building block of the GAUSS programming language, in this third video in our GAUSS Basics series. Today we will explore how to:
Tagged in
- Create matrices.
- Find their size.
- Access specific elements with indexing.
- Grow matrices with matrix concatenation.