Large nutrient data sets - how to plot individual data not as a plotted line

1 visualización (últimos 30 días)
Imported nutreint data - How do I change plot line to individual symbols for each point, not as a joined-up line?

Respuesta aceptada

Sindar
Sindar el 2 de Dic. de 2020
plot(x,y,'.')
will plot each data point as a point, no connection. If you'd like a different shape, see here

Más respuestas (0)

Categorías

Más información sobre Oceanography and Hydrology en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by