|
|
| File Information |
| Description |
This function extends the rot90 command to 3D. So you can rotate a 3D matrix by 90degrees about the x-axis, y-axis, or z-axis. It is kind of hard to visualize in your head but I am pretty sure it works correctly. There is a test matrix included in the comments for the file. |
| MATLAB release |
MATLAB 7.9 (2009b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 12 Oct 2009 |
In the comments, the test matrix smoki was not as I had intended. |
| 14 Oct 2009 |
I corrected the description to clarify that it rotates about x, y, or z-axis. |
| 27 Oct 2009 |
updated as suggested by Jan Simon. Makes it faster by removing loops ! |
| 04 Nov 2009 |
Thanks to Jan for sending me this corrected version ! |
|
Contact us at files@mathworks.com