How to plot data points without connecting them?

I have a vector of size 250 rows and 1 col.
I want to plot the points only
Thank you

 採用された回答

その他の回答 (1 件)

Shua Noh
Shua Noh 2020 年 6 月 9 日

0 投票

You can also use
scatter(...)

カテゴリ

質問済み:

2020 年 2 月 22 日

回答済み:

2020 年 6 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by