by
aptech
· Published
· Updated
Introduction
This third video in our GAUSS Basics series will show you how to:
- Create matrices.
- Find their size.
- Access specific elements with indexing.
- Grow them with matrix concatenation.
Timeline
0:00 Matrix declarations.
1:40 Matrix Indexing.
2:48 Matrix Concatenation.
The GAUSS Basics Video Series
- GAUSS Basics: Interactive commands
- GAUSS Basics 2: Running a program
- GAUSS Basics 4: Matrix operations
- GAUSS Basics 5: Element-by-element conformability
- GAUSS Basics 6: Logical and relational operators
- GAUSS Basics 7: Conditional Statements