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 Solvers541
Suggested Problems
-
Convert a numerical matrix into a cell array of strings
2173 Solvers
-
1388 Solvers
-
529 Solvers
-
Determine if input is divisible by three.
233 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
345 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!