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
2020 年 6 月 9 日
0 投票
You can also use
scatter(...)
カテゴリ
ヘルプ センター および File Exchange で Scatter Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!