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
		  
		  
		Pritesh Shah
    	on 19 Aug 2014
	
	
  	Nice..
		Vu Thanh Nam
    	on 21 Sep 2019
	
	
  	nice!!!
		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 commentsProblem Recent Solvers10207
Suggested Problems
- 
         
Make the vector [1 2 3 4 5 6 7 8 9 10]
51894 Solvers
 - 
         
Return the first and last characters of a character array
11216 Solvers
 - 
         
         
1203 Solvers
 - 
         
         
7737 Solvers
 - 
         
         
8142 Solvers
 
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!