How to plot data points without connecting them?
Show older comments
I have a vector of size 250 rows and 1 col.
I want to plot the points only
Thank you
Accepted Answer
More Answers (1)
Shua Noh
on 9 Jun 2020
0 votes
You can also use
scatter(...)
Categories
Find more on Scatter Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!