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 Solvers530
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
50091 Solvers
-
Remove any row in which a NaN appears
8646 Solvers
-
2352 Solvers
-
given 3 sides, find area of this triangle
806 Solvers
-
Replace every 3rd element in a vector with 4
252 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!