EPR Imaging Toolbox collection user manual |
hmatrix_scale Create a matrix for scaling transformation A = hmatrix_scale(scales) Creates a matrix for scaling transformation. scales - scaling factors along X,Y and Z (float, 1x3) A - transformation matrix (float, 4x4) |