How to plot data points without connecting them?
Mostra commenti meno recenti
I have a vector of size 250 rows and 1 col.
I want to plot the points only
Thank you
Risposta accettata
Più risposte (1)
Shua Noh
il 9 Giu 2020
0 voti
You can also use
scatter(...)
Categorie
Scopri di più su Scatter Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!