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 Solvers535
Suggested Problems
-
7361 Solvers
-
How to find the position of an element in a vector without using the find function
2751 Solvers
-
Number of 1s in a binary string
9775 Solvers
-
find the maximum element of the matrix
515 Solvers
-
Sum the 'edge' values of a matrix
360 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!