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