In order to draw a vector in the coordinate system, we can follow these steps:
1. Draw the initial point of the vector.
2. Draw the end point of the vector.
3. Create an arrow starting at the initial point and ending at the end point.
For example, let's use a vector that starts at (0, 0) and ends at (3, 4):