Problem 2287. Find the dimensions of a matrix
Just find the number of columns of the given matrix.
Example
x = [1 2
3 4
5 6]
y = 2
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers555
Suggested Problems
-
2546 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3657 Solvers
-
Reverse the elements of an array
1106 Solvers
-
497 Solvers
-
2497 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!