I want to plot power of helicopters on y axis and name of helicopters on x axix.please help
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    rakesh kumar
 el 21 de Sept. de 2020
  
    
    
    
    
    Comentada: rakesh kumar
 el 21 de Sept. de 2020
            I don't know how to plot number and character on the same graph
0 comentarios
Respuesta aceptada
  Walter Roberson
      
      
 el 21 de Sept. de 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)
Más respuestas (0)
Ver también
Categorías
				Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

