Wednesday, August 3, 2011

How do i deal with 3D matrices in MATLAB?

if i wanted to rotate a matrix by 85 degrees, what would the transformation matrix look like? how would i write that in MATLAB? keep in mind that it is 3D, so would i initialize it like x(1,1,1) = cosd(90)?

0 comments:

Post a Comment