how to plot string data on x axes
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Epidemiology finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
