MATLAB is essentially vector-based, so much data that will be manipulated is commonly structured in the form of arrays of values (vectors and matrices). If you don't commonly use other programming languages, then think of arrays as the grid of values in a spreadsheet program. Mathematical operations are designed to be carried out on arrays. In this lesson we'll go through a variety of methods to create and interact with arrays.
By the end of this lesson, you should be able to:
To Read | Lesson 2 (this web site) | here |
---|---|---|
To Do |
|
|
If you have questions, please feel free to post them to the Questions? Discussion forum in Canvas. I will check that forum daily. While you are there, feel free to post your own responses if you, too, are able to help a classmate.