how to plot string data on x axes
Afficher commentaires plus anciens
my workspace
cases 333*1 double
names 333*1 cell
names includes countries name
cases includes covid cases
i want to plot names on x axes and cases on y axes
plot(names ,cases)
>>Error using plot
Invalid first data argument
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Epidemiology dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
