Vectors

Vectors

Vectors

These movies describe how to work with vectors.

































TutorialDescription
Row and Column Vectors This movie describes how to make row and column vectors.
Naming Vectors This movie describes how to assign names to vectors.
Accessing Single Elements This movie describes how to access a single element of a vector.
Accessing Multiple Elements This movie describes how to access multiple elements of a vector.
Changing Single Elements This movie describes how to change the value of a vector element.
Changing Multiple Elements This movies describes how to change the values of multiple vector elements with a single statement.