Write a function that returns that number of rows in a vector or matrix x

example: x = [1; 2; 3]

output = 3

Solution Stats

619 Solutions

411 Solvers

Last Solution submitted on Jul 23, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...