Scatter plot with categorical x axis

I need to make a plot which has categorical x.
Here is what I am trying to produce:
1.JPG

2 件のコメント

Zeynab Mousavikhamene
Zeynab Mousavikhamene 2019 年 12 月 25 日
Why you assign 5 to x? As I said, I want the x to be categorical.
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2019 年 12 月 25 日
Thank you but In this script:
y=linspace(1,2,10)
x=length(y)
plot(x,y,'ro')
x=10 not categorical.

サインインしてコメントする。

回答 (0 件)

カテゴリ

タグ

質問済み:

2019 年 12 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by