Problem 605. Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Aramus Cross
on 13 Aug 2021
Simple but very appropriate and effective. Hadn't actually heard of the optimal command for this beforehand.
Isabella Stellitano
on 13 Nov 2021
Good problem
Zachary Hill
on 13 Dec 2021
Confused how to attack this problem
Solution Comments
Show commentsGroup

BMEG309
- 10 Problems
- 45 Finishers
- Find the sum of all the numbers of the input vector
- Select every other element of a vector
- Arrange Vector in descending order
- Get the length of a given vector
- Flip the vector from right to left
- Whether the input is vector?
- Bullseye Matrix
- Determine if input is odd
- Draw a '0' in a one matrix!
- Tell me the slope
Problem Recent Solvers9591
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!