I want to plot power of helicopters on y axis and name of helicopters on x axix.please help
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
rakesh kumar
le 21 Sep 2020
Commenté : rakesh kumar
le 21 Sep 2020
I don't know how to plot number and character on the same graph
0 commentaires
Réponse acceptée
Walter Roberson
le 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)
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Bar Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!