Write a function that returns that number of rows in a vector or matrix x
example: x = [1; 2; 3]
output = 3
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers405
Suggested Problems
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
410 Solvers
-
Remove the two elements next to NaN value
703 Solvers
-
Calculate distance travelled when given radius and rotations
242 Solvers
-
Find the Nth Root of a Given Number
364 Solvers
More from this Author28
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!