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 Solvers521
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15529 Solvers
-
2270 Solvers
-
Number of 1s in the Binary Representation of a Number
444 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
605 Solvers
-
255 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!