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
-
Find the longest sequence of 1's in a binary sequence.
6592 Solvers
-
Remove any row in which a NaN appears
8733 Solvers
-
Project Euler: Problem 10, Sum of Primes
2057 Solvers
-
595 Solvers
-
convert matrix to single column
423 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!