Suggest a tetrahedron with following vertices (x,y,z): (2,2,2), (3,2,2), (2,3,2) and (2,2,3). Rotate the tetrahedron about the origin and around the z axis at 45 degrees counter clock wise. Print the final coordinates and plot the original tetrahedron and the final one using Matlab/C++.