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 Solvers556
Suggested Problems
-
429 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13584 Solvers
-
Find out missing number from a vector of 9 elements
320 Solvers
-
Deleting an element in a matrix
489 Solvers
-
478 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!