-
3 Comments
Umur Ulas Harman
on 25 Jun 2020
function y = checkvector(x)
y = isvector(x);
end
Ashray Gupta
on 26 Jun 2020
Nice
Nidhi Bhat
on 29 Aug 2020
nice
Suggested Problems
-
Extract leading non-zero digit
2191 Solvers
-
2109 Solvers
-
Back to basics 23 - Triangular matrix
1062 Solvers
-
Sum of diagonal of a square matrix
1603 Solvers
-
493 Solvers
More from this Author2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!