We create column vectors in the MATLAB command window.
00:00 -Introduction
00:17 -The entry-by-entry definition of a column vector
02:07 -Syntax for creating a column vector in MATLAB
02:34 -Example 1: three separate 2-by-1 column vectors
03:15 -Example 2: 5-by-1 column vectors to track global temperature data
04:35 -Definition of the verb: to delimit
05:00 -Example 2: Use plot command to visual column vector data
05:59 -Example 3: column vectors to study home prices
06:49 -Example 3: Customize plot command to visualize column vector data
07:45 -Annotated syntax for creating a column vector
09:00 -Example 3: Syntax analysis
10:04 -Spaces do not affect rows when defining column vectors
10:25 -Conclusion