How to plot data points without connecting them?
Mostrar comentarios más antiguos
I have a vector of size 250 rows and 1 col.
I want to plot the points only
Thank you
Respuesta aceptada
Más respuestas (1)
Shua Noh
el 9 de Jun. de 2020
0 votos
You can also use
scatter(...)
Categorías
Más información sobre Scatter Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!