Row vectors

Definition

Are created and/or declared by enclosing the set of elements in square brackets, using space or comma,” to delimit the elements, which can have any number of elements. For example, there are two ways to create a row vector with five elements.

Example

Fig 1.4. Two ways to create a row vectors