EPR Imaging Toolbox collection user manual |
hmatrix_rotate_z Create a matrix for rotation about Z A = hmatrix_rotate_z(angle) Creates a transformation matrix for rotation about Z axis angle - rotation angle (float, in degrees) A - transformation matrix (float, 4x4) |