how to plot string data on x axes
古いコメントを表示
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
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Epidemiology についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
