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!
