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 Solvers545
Suggested Problems
-
Sum all integers from 1 to 2^n
16783 Solvers
-
Flip the main diagonal of a matrix
879 Solvers
-
Matrix indexing with two vectors of indices
758 Solvers
-
688 Solvers
-
construct matrix with identical rows
201 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!