Feeds
질문
Is there a simple way to rotate a matrix 45 degrees? (like rot90)
I want to rotate a matrix like: a = [1 2 3; 4 5 6; 7 8 9] to: a_rot_45 = ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error using image Error using image TrueColor - How to plot images created by joining arrays instead of using imread
Hello there, i have a question. Let's suppose i have a image of 3x3 pixels with only a blue dot on the center. >> image=...
9년 초과 전 | 답변 수: 1 | 0
