You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Shear Matrix
T1 = Shear('xy',[20,0]/180*pi);
T2 = Shear('xz',[20,30]/180*pi);
% Affine Transform, Shear
% Force acting on xz,yz,xy plane, cause tilt angle: angle
%
% For example: Force acting on xy plane, only on x dirction,
% Cause a tilt angle of 20 degree on y dirction:
% Shear('xy',[20,0]/180*pi);
%
% For example: Force acting on xz plane, Both on x and y dirction,
% x dirction force cause 20 degree tilt angle on z dirction
% z dirction force cause 30 degree tilt angle on x dirction
% Shear('xz',[20,30]/180*pi);
Cite As
HS Ding (2026). Affine_Transformation_Scale_Shear (https://in.mathworks.com/matlabcentral/fileexchange/167821-affine_transformation_scale_shear), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (581 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
