I want to plot power of helicopters on y axis and name of helicopters on x axix.please help
    3 views (last 30 days)
  
       Show older comments
    
    rakesh kumar
 on 21 Sep 2020
  
    
    
    
    
    Commented: rakesh kumar
 on 21 Sep 2020
            I don't know how to plot number and character on the same graph
0 Comments
Accepted Answer
  Walter Roberson
      
      
 on 21 Sep 2020
        categorical() the cell array of character vectors that are the helicopter names, and then plot() providing the categorical variable as the first parameter (the x)
More Answers (0)
See Also
Categories
				Find more on 2-D and 3-D Plots in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
