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
-
5543 Solvers
-
546 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
255 Solvers
-
Back to Basics - Find no. of elements in a matrix?
317 Solvers
-
Sum the squares of numbers from 1 to n
253 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!