How to plot data points without connecting them?
Ältere Kommentare anzeigen
I have a vector of size 250 rows and 1 col.
I want to plot the points only
Thank you
Akzeptierte Antwort
Weitere Antworten (1)
Shua Noh
am 9 Jun. 2020
0 Stimmen
You can also use
scatter(...)
Kategorien
Mehr zu Scatter Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!