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 Solvers546
Suggested Problems
-
Getting the absolute index from a matrix
252 Solvers
-
Change the sign of even index entries of the reversed vector
605 Solvers
-
15858 Solvers
-
834 Solvers
-
Element by element multiplication of two vectors
387 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!