Given x = [0, pi/2, 2*pi] 

Plot a matrix using MATLAB where the first row is x, the second row is sin(x) for each value of x, and the third row is cos(x) for each value of x.