Rotate matrix by coloumns n times
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers19
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1329 Solvers
-
383 Solvers
-
Find the largest value in the 3D matrix
1688 Solvers
-
Find the dimensions of a matrix
569 Solvers
More from this Author33
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Can you change the test suite for checking if statement use to 'else'.
I am using a function in which contains the string 'if' and I am unable to solve the problem.
Yes, I agree. The Matlab function that one would use to do this operation happens to contain the string 'if' in its name.
Indeed, please change the 'If' check by 'if ' (with a white space right behind the text.
The instruction "if" will be always followed by a space ;-)