photo

Celia


Last seen: 9 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Index in position 1 is invalid. Array indices must be positive integers or logical values.
function Out = RotationAlpha (In,deg) [m,n]=size(In); M=round(abs(n*sind(deg))+abs(m*cosd(deg))); N=round(abs(m*sind(deg))+ab...

9 months ago | 1 answer | 0

1

answer