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